From 084f8cb2c350f44fd99bf0fc76beadbfc92e9f02 Mon Sep 17 00:00:00 2001 From: olOwOlo <26087907+olOwOlo@users.noreply.github.com> Date: Tue, 30 Jan 2018 21:26:46 +0800 Subject: feat: support multilingual mode * fix: wrong lang attribute in multilingual mode - baseof.html * fix: rss link in multilingual mode - footer.html * fix: wrong tags, categories, home link in multilingual mode - other files ... This relates to #25 --- layouts/partials/footer.html | 6 +++++- layouts/partials/header.html | 2 +- layouts/partials/slideout.html | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) (limited to 'layouts/partials') diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index e03ed24..287c65c 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -6,7 +6,11 @@ {{- end }} {{- end }} - + {{ if .Site.LanguagePrefix -}} + + {{- else -}} + + {{- end }}