mirror of
https://github.com/Noettore/cocoa-eh-hugo-theme.git
synced 2026-01-14 04:22:48 +01:00
Move the fixed folder at the root of the exampleSite
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
<div class="front-matter">
|
<div class="front-matter">
|
||||||
<div class="title-container">
|
<div class="title-container">
|
||||||
{{ partial "page-heading" . }}
|
{{ 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>
|
||||||
<div class="meta">
|
<div class="meta">
|
||||||
<div class="date" title="{{ .Date.Format .Site.Params.dateformfull }}">{{ .Date.Format .Site.Params.dateform }}</div>
|
<div class="date" title="{{ .Date.Format .Site.Params.dateformfull }}">{{ .Date.Format .Site.Params.dateform }}</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user