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

- happyDNS + + happyDNS + + +

{{ i18n "slogan" }}

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

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