This commit is contained in:
life
2014-10-28 14:40:37 +08:00
parent 35c06771e7
commit 33e2428b64
6 changed files with 14 additions and 14 deletions

@ -1,4 +1,4 @@
{{template "Blog/header.html" .}}
{{template "blog/header.html" .}}
<div id="postsContainer">
<div id="posts">
@ -56,8 +56,8 @@
</div>
</div>
</div>
{{template "Blog/footer.html" .}}
{{template "Blog/highlight.html"}}
{{template "blog/footer.html" .}}
{{template "blog/highlight.html"}}
<div id="blogNav">
<div id="blogNavNav">
<i class="fa fa-align-justify" title="文档导航"></i>