Move the fixed folder at the root of the exampleSite

This commit is contained in:
Alexis Tacnet
2017-01-04 02:01:20 +01:00
parent 8c072c4c4b
commit da7658830c
3 changed files with 1 additions and 1 deletions

View File

@@ -6,7 +6,7 @@
<div class="front-matter">
<div class="title-container">
{{ partial "page-heading" . }}
<div class="initials"><a href="{{ .Site.BaseURL }}">{{ .Site.Params.Initials }}</a></div>
<div class="initials"><a href="{{ .Site.BaseURL }}">KW</a></div>
</div>
<div class="meta">
<div class="date" title="{{ .Date.Format .Site.Params.dateformfull }}">{{ .Date.Format .Site.Params.dateform }}</div>