提交 728e757c 编写于 作者: C codecalm

images optimization

上级 28246e26
......@@ -36,6 +36,9 @@
{% endif %}
{% include layout/css.html %}
<style>
body { display: none; }
</style>
</head>
{% assign layout-dark = page.layout-dark | default: site.layout-dark %}
......@@ -50,5 +53,7 @@
{% if site.debug and jekyll.environment == 'development' %}
{% include layout/debug.html %}
{% endif %}
<script>document.body.style.display = "block"</script>
</body>
</html>
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册