We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e76ee57 commit a806de3Copy full SHA for a806de3
_layouts/post.html
@@ -11,6 +11,6 @@ <h1 class="post-title"><a href="{{ page.link }}">{{ page.title }}</a></h1>
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>
+<strong>译文:</strong> 《<a href="{{ page.url }}">{{ page.title }}</a> 》| <a href="{{ site.url }}">{{ site.name }}</a></div>
15
</article>
16
</section>
0 commit comments