Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/uPagge/uBlogger.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDillon <dillonzq@outlook.com>2020-02-19 13:48:37 +0300
committerDillon <dillonzq@outlook.com>2020-02-19 13:48:37 +0300
commit20c9c812d070a99d6749399cfe4fcf318b80e0cd (patch)
tree5f538e323236e905153fb8f662f3940f3d0a4bf9 /layouts/404.html
parent16320fa91b5582681e6afc29e2f99530844a33c6 (diff)
feat(exampleSite): merge en and zh exampleSite
Diffstat (limited to 'layouts/404.html')
-rw-r--r--layouts/404.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/404.html b/layouts/404.html
index 153b0d7..fbc5d7f 100644
--- a/layouts/404.html
+++ b/layouts/404.html
@@ -7,7 +7,7 @@
<h1 id="error-emoji"></h1>
<p class="error-text">
{{- T "pageNotFoundText" -}}&nbsp;
- <a href="{{ .Site.BaseURL }}" title="{{ T "backToHome" }}">↩︎</a>
+ <a href="{{ `/` | relLangURL }}" title="{{ T `backToHome` }}">↩︎</a>
</p>
</div>
<script>