From 74ac69fb6a90b0fe197a78d6ea0c067f1ad4bc51 Mon Sep 17 00:00:00 2001 From: Alexis Tacnet Date: Fri, 24 Feb 2017 14:04:37 +0100 Subject: [PATCH] Remove duplicate lang code --- exampleSite/config.toml | 1 - layouts/partials/header.html | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) 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 }}