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

github.com/kritoke/darksimplicity.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Rhone <matthew.rhone@outlook.com>2017-01-02 03:40:16 +0300
committerMatthew Rhone <matthew.rhone@outlook.com>2017-01-02 03:40:16 +0300
commitc1d16b2928c9da9734064c7f21b6c6f2d7c8840b (patch)
tree01b8b3a174e6f752e47a22f33d58c0ddfb24d44f /layouts
parent95e9153d0068a612be1a826f69d42e6b8fdf287c (diff)
Make changes in prep for adding to gohugo theme site.
Diffstat (limited to 'layouts')
-rw-r--r--layouts/partials/header.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/header.html b/layouts/partials/header.html
index 4b76175..532f557 100644
--- a/layouts/partials/header.html
+++ b/layouts/partials/header.html
@@ -23,4 +23,4 @@
</div>
<div class="header"><span style="font-size: 34px;">
<a href="{{ .Site.BaseURL }}">{{ .Site.Title }}</a></span>
- {{ if .Site.Params.description }}<span style="font-size:12px;">&nbsp;&nbsp;|<i>{{ .Site.Params.description }}</i> </span>{{end}}</div>
+ {{ if .Site.Params.description }}<span style="font-size:12px;">&nbsp;&nbsp;|&nbsp;&nbsp;<i>{{ .Site.Params.description }}</i> </span>{{end}}</div>