diff --git a/config.toml b/config.toml index a944f70..2fcc0bb 100644 --- a/config.toml +++ b/config.toml @@ -1,5 +1,5 @@ title = "happyDNS" -baseURL = "https://www.happydns.org/" +baseURL = "https://happydns.org/" defaultContentLanguageInSubdir = true removePathAccents = true diff --git a/layouts/partials/jumbo.html b/layouts/partials/jumbo.html index 95af5a6..e5b9aae 100644 --- a/layouts/partials/jumbo.html +++ b/layouts/partials/jumbo.html @@ -1,21 +1,13 @@

- - happyDNS - - - + happyDNS

{{ i18n "slogan" }}

- - happyDNS - - - + happyDNS {{ i18n "lead" | markdownify }}

diff --git a/layouts/partials/nav.html b/layouts/partials/nav.html index 27c5277..02f8373 100644 --- a/layouts/partials/nav.html +++ b/layouts/partials/nav.html @@ -1,11 +1,7 @@