Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/AngeloStavrow/indigo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAngelo Stavrow <contact@angelostavrow.com>2019-06-05 14:28:31 +0300
committerGitHub <noreply@github.com>2019-06-05 14:28:31 +0300
commit797b72bf212d84e40ef0e6a97fca0c7aef3921f2 (patch)
treed0eb514ba900606f3c3c5bc60b7e2284b49db85a /layouts/partials/header.html
parent786fd39492e4f3c12bef315dda0ee3db9ccd449f (diff)
parent69e33a4da651efefa95807b2528d25b38eee0118 (diff)
Merge pull request #43 from dixonge/masterv1.0.5
Clean up whitespace as part of #32
Diffstat (limited to 'layouts/partials/header.html')
-rw-r--r--layouts/partials/header.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/layouts/partials/header.html b/layouts/partials/header.html
index fa0018f..e2a1dc0 100644
--- a/layouts/partials/header.html
+++ b/layouts/partials/header.html
@@ -5,7 +5,7 @@
<div id="sitelogo">
<a class="glyph" alt="Home" href="{{ .Site.BaseURL }}"><img src="{{ .Site.BaseURL }}images/site-logo.svg" alt="Site Logo" height="64px" width="64px"></a>
</div>
- <header>
+ <header>
{{ partial "pagenav.html" . }}
{{ if not .IsPage }}
<div id="site-header">
@@ -17,4 +17,4 @@
{{ end }}
</div>
{{ end }}
- </header> \ No newline at end of file
+ </header>