diff --git a/exampleSite/config.toml b/exampleSite/config.toml index ce8de87..926ed8e 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -23,7 +23,6 @@ faviconfile = "img/logo.png" highlightjs = true progressively = true latestpostcount = 5 -lang = "en" github = "example" email = "you@example.com" linkedin = "john-example-aa80ue8รจ" diff --git a/layouts/partials/header.html b/layouts/partials/header.html index d1ab70e..5a41601 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -3,7 +3,7 @@ {{ partial "head.html" . }} - + {{ if .IsPage }}