mirror of
https://github.com/Noettore/cocoa-eh-hugo-theme.git
synced 2025-10-15 03:36:41 +02:00
@@ -24,7 +24,7 @@
|
|||||||
{{ end }}
|
{{ end }}
|
||||||
{{ end }}
|
{{ end }}
|
||||||
{{ end }}
|
{{ end }}
|
||||||
{{ range where .Site.Pages "Section" ""}}
|
{{ range where .Site.RegularPages "Section" ""}}
|
||||||
{{ if ne .Title "Home"}}
|
{{ if ne .Title "Home"}}
|
||||||
<a href="{{ .Permalink }}"><li>{{ .Title }}</li></a>
|
<a href="{{ .Permalink }}"><li>{{ .Title }}</li></a>
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
Reference in New Issue
Block a user