-
Notifications
You must be signed in to change notification settings - Fork 40
/
index.html
5 lines (5 loc) · 2.29 KB
/
index.html
1
2
3
4
5
<!DOCTYPE html><html lang=zh-CN><head><meta http-equiv=Content-Type content="text/html;charset=utf-8"><meta http-equiv=X-UA-Compatible content="IE=edge,chrome=1"><meta content=always name=referrer><meta name=renderer content=webkit><meta name=viewport content="width=device-width,initial-scale=1,user-scalable=no,maximum-scale=1"><title>不爱吃西红柿的鱼的博客</title><meta name=keywords content=不爱吃西红柿的鱼,blog><meta name=description content=不爱吃西红柿的鱼的博客,主要记录在前端开发中的一些大大小小的坑和思考小总结,还偶尔携带着一些私货><meta name=apple-mobile-web-app-title content=不爱吃西红柿的鱼><meta name=apple-mobile-web-app-capable content=yes><link rel="shortcut icon" type=image/png href=/static/imgs/logo-square.png><link rel=apple-touch-icon-precomposed sizes=72x72 href=/static/imgs/logo-square.png><link rel=apple-touch-icon-precomposed sizes=144x144 href=/static/imgs/[email protected]><style>.spinner{margin:0 auto;width:150px;text-align:center}.spinner.page-spinner{margin-top:100px}.spinner>.bounce{width:30px;height:30px;background-color:rgba(91,173,240,0.6);border-radius:100%;display:inline-block;animation:bouncedelay 1.4s infinite ease-in-out;animation-fill-mode:both}.spinner>.bounce:nth-of-type(1){animation-delay:-0.32s}.spinner>.bounce:nth-of-type(2){animation-delay:-0.16s}@keyframes bouncedelay{0%,80%,100%{transform:scale(0)}40%{transform:scale(1)}}</style><link href=/static/css/app.8e530ddb7ff99c165d00fa62cc3ae163.css rel=stylesheet></head><body><!--[if lte IE 9]><p class="browser-tips">你正在使用一个<strong>过时</strong>的浏览器。请<a href="http://browsehappy.com" target="_blank">升级你的浏览器</a>以查看本页面。</p><![endif]--><main id=app><div class="spinner page-spinner"><div class=bounce></div><div class=bounce></div><div class=bounce></div></div></main><script>if ('serviceWorker' in navigator) {
window.addEventListener('load', function () {
navigator.serviceWorker.register('service-worker.js');
});
}</script><script type=text/javascript src=/static/js/manifest.6219e3879315d4739b5d.js></script><script type=text/javascript src=/static/js/vendor.58ac3509b8e61385d0e8.js></script><script type=text/javascript src=/static/js/app.e11650e257d7533afcd6.js></script></body></html>