We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68dc509 commit b639e74Copy full SHA for b639e74
_layouts/post.html
@@ -5,6 +5,10 @@
5
<section>
6
<article class="post type-post status-publish format-standard hentry category-other tag-101 tag-1003 tag-32">
7
<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 />
12
{{ content }}
13
</article>
14
</section>
0 commit comments