diff --git a/exampleSite/layouts/shortcodes/sprites.html b/exampleSite/layouts/shortcodes/sprites.html index 3581afd..873bea3 100644 --- a/exampleSite/layouts/shortcodes/sprites.html +++ b/exampleSite/layouts/shortcodes/sprites.html @@ -2,7 +2,7 @@ {{ range $key, $value := .Site.Data.sprites.geekdoc }}
- +
#{{ (replace $key "_" "_") | safeHTML }} diff --git a/i18n/de.yaml b/i18n/de.yaml index d0637c4..a90ea00 100644 --- a/i18n/de.yaml +++ b/i18n/de.yaml @@ -36,7 +36,7 @@ posts_tagged_with: Alle Artikel mit dem Tag '{{ . }}' footer_build_with: > Entwickelt mit Hugo und - + footer_legal_notice: Impressum footer_privacy_policy: Datenschutzerklärung footer_content_license_prefix: > diff --git a/i18n/en.yaml b/i18n/en.yaml index 9ee768b..73468e4 100644 --- a/i18n/en.yaml +++ b/i18n/en.yaml @@ -36,7 +36,7 @@ posts_tagged_with: All posts tagged with '{{ . }}' footer_build_with: > Built with Hugo and - + footer_legal_notice: Legal Notice footer_privacy_policy: Privacy Policy footer_content_license_prefix: > diff --git a/i18n/zh-cn.yaml b/i18n/zh-cn.yaml index c91db8b..44c19dc 100644 --- a/i18n/zh-cn.yaml +++ b/i18n/zh-cn.yaml @@ -35,9 +35,9 @@ posts_count: posts_tagged_with: 所有带有“{{ . }}”标签的帖子。 footer_build_with: > - 基于 Hugo - 制作 - + 基于 Hugo + 制作 + footer_legal_notice: "法律声明" footer_privacy_policy: "隐私政策" footer_content_license_prefix: > diff --git a/layouts/404.html b/layouts/404.html index 28df9a3..f8a61bb 100644 --- a/layouts/404.html +++ b/layouts/404.html @@ -21,7 +21,7 @@
- +
{{ i18n "error_message_title" }}
diff --git a/layouts/_default/_markup/render-heading.html b/layouts/_default/_markup/render-heading.html index 48751dd..35364ab 100644 --- a/layouts/_default/_markup/render-heading.html +++ b/layouts/_default/_markup/render-heading.html @@ -7,7 +7,7 @@ {{ .Text | safeHTML }} - +
diff --git a/layouts/_default/terms.html b/layouts/_default/terms.html index 5fa5ee9..fa97887 100644 --- a/layouts/_default/terms.html +++ b/layouts/_default/terms.html @@ -10,14 +10,14 @@