fix: fix tag bug

This commit is contained in:
Dillon ZENG
2019-08-06 11:42:24 +08:00
parent 95aeca1c41
commit 30c31959ed
2 changed files with 6 additions and 5 deletions

View File

@@ -92,7 +92,8 @@
</section>
{{ end }}
<section>
<a href="javascript:window.history.back();">{{ T "back" }}</a></span> ·
<span><a href="javascript:window.history.back();">{{ T "back" }</a></span>
|
<span><a href="{{ .Site.BaseURL }}">{{ T "home" }}</a></span>
</section>
</div>