Skip to content

Commit b639e74

Browse files
committed
css
1 parent 68dc509 commit b639e74

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

_layouts/post.html

+4
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@
55
<section>
66
<article class="post type-post status-publish format-standard hentry category-other tag-101 tag-1003 tag-32">
77
<h1 class="post-title"><a href="{{ page.link }}">{{ page.title }}</a></h1>
8+
<div style="margin-top: 12px; font-style: italic">
9+
<p>本文是翻译,版权归原作者所有</p>
10+
</div>
11+
<hr />
812
{{ content }}
913
</article>
1014
</section>

0 commit comments

Comments
 (0)