Skip to content

Commit e97d967

Browse files
committed
modify post layout
1 parent 798e0f4 commit e97d967

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

_layouts/post.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,11 @@ <h1>
2424
</article>
2525
<hr>
2626
<br/>
27-
<footer>
2827
<p>
2928
本作品由 <a href="mailto:{{ site.email }}">{{ site.author }}</a> 创作,采用
3029
<a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/cn/" title="查看协议详细信息" target="_blank">CC BY-NC-SA 3.0 许可协议</a>
3130
进行许可。
3231
</p>
33-
</footer>
3432
<div style="margin-top:10px;margin-bottom:10px">
3533
{%if page.previous%}
3634
<span class="next">

0 commit comments

Comments
 (0)