mirror of
https://github.com/Noettore/cocoa-eh-hugo-theme.git
synced 2025-10-15 19:56:41 +02: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