We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b639e74 commit e76ee57Copy full SHA for e76ee57
_layouts/post.html
@@ -10,5 +10,7 @@ <h1 class="post-title"><a href="{{ page.link }}">{{ page.title }}</a></h1>
10
</div>
11
<hr />
12
{{ content }}
13
+ <div style="margin-top: 15px; font-style: italic">
14
+<strong>译文:</strong> 《<a href="{{ page.link }}">{{ page.title }}</a> 》| <a href="{{ site.url }}">{{ site.name }}</a></div>
15
</article>
16
</section>
0 commit comments