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

github.com/vickylaixy/hugo-theme-introduction.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/en.toml')
-rw-r--r--i18n/en.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/i18n/en.toml b/i18n/en.toml
index 23d2bbe..44c931e 100644
--- a/i18n/en.toml
+++ b/i18n/en.toml
@@ -1,7 +1,7 @@
[404_title]
other = "404"
[404_description]
- other = "Oops! Either you've found a bug (in which case, [please tell me](mailto:{{ .Site.Params.email }})) or you're just making things up. This page doesn't exist!"
+ other = "Oops! Either you've found a bug{{ with .Site.Params.email }} (in which case, [please tell me](mailto:{{ . }})) {{ end }} or you're just making things up. This page doesn't exist!"
[index_projects_allProjects]
other = "All Projects"
[index_blog_latestPosts]