mirror of
https://github.com/Noettore/cocoa-eh-hugo-theme.git
synced 2025-11-28 23:16:39 +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="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>
|
||||
|
||||
Reference in New Issue
Block a user