Skip to content

Commit e76ee57

Browse files
committed
css
1 parent b639e74 commit e76ee57

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

_layouts/post.html

+2
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,7 @@ <h1 class="post-title"><a href="{{ page.link }}">{{ page.title }}</a></h1>
1010
</div>
1111
<hr />
1212
{{ 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>
1315
</article>
1416
</section>

0 commit comments

Comments
 (0)