diff --git a/layouts/_default/app.html b/layouts/_default/app.html index 48840b8..0d8cee0 100644 --- a/layouts/_default/app.html +++ b/layouts/_default/app.html @@ -139,7 +139,7 @@ {{ i18n "file" }} {{ replace .Name "" $appdata.version }}

{{ $filename := replace .File "" $appdata.version }} - + {{ i18n "download" }}
diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index 0750699..7f328f1 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -13,11 +13,11 @@
-

{{ i18n "usingTheme" }} Omegamma

+

{{ i18n "usingTheme" }} Omegamma

{{ i18n "poweredBy" }} Hugo

-

{{ i18n "websiteSource" }} +

{{ i18n "websiteSource" }} {{ if .GitInfo }} - - built from {{ .GitInfo.AbbreviatedHash }} + - built from {{ .GitInfo.AbbreviatedHash }} {{ end }}

diff --git a/layouts/partials/header.html b/layouts/partials/header.html index 725f901..a12be2e 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -31,7 +31,7 @@