diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index cd5ec43..01d4b1b 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -5,7 +5,7 @@ {{ if .Site.Home.AllTranslations}} {{ end }} @@ -18,4 +18,4 @@ {{ end }} - \ No newline at end of file + diff --git a/theme.toml b/theme.toml index b9c3537..6dbe073 100644 --- a/theme.toml +++ b/theme.toml @@ -3,9 +3,9 @@ license = "MIT" licenselink = "" description = "Theme for the FabInfra Team" homepage = "https://gitlab.com/fabinfra/fabinfra-theme" -tags = [responsive, nojs] +tags = ["responsive", "nojs"] features = [] min_version = "0.35" [author] - name = "TheJoKlLa" \ No newline at end of file + name = "TheJoKlLa"