Remove duplicate lang code

This commit is contained in:
Alexis Tacnet
2017-02-24 14:04:37 +01:00
parent 1c3037f181
commit 74ac69fb6a
2 changed files with 1 additions and 2 deletions

View File

@@ -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è"

View File

@@ -3,7 +3,7 @@
{{ partial "head.html" . }}
<body lang="{{ .Site.Params.lang }}">
<body>
{{ if .IsPage }}
<section class="header">