mirror of
https://github.com/Noettore/cocoa-eh-hugo-theme.git
synced 2025-10-15 03:36:41 +02:00
@@ -20,7 +20,9 @@
|
|||||||
<div class="author middot" title="{{ .Params.Author }}">{{ .Params.author }}</div>
|
<div class="author middot" title="{{ .Params.Author }}">{{ .Params.author }}</div>
|
||||||
{{ end }}
|
{{ end }}
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
{{ if not .Site.Params.noreadingtime }}
|
||||||
<div class="reading-time middot">{{ .ReadingTime }} minute read</div>
|
<div class="reading-time middot">{{ .ReadingTime }} minute read</div>
|
||||||
|
{{ end }}
|
||||||
<div class="tags">
|
<div class="tags">
|
||||||
<ul>
|
<ul>
|
||||||
{{ range .Params.tags }}
|
{{ range .Params.tags }}
|
||||||
|
Reference in New Issue
Block a user