forked from Bunteshaus/bunteshaus.de
small fixes
This commit is contained in:
parent
c84ffaa1dd
commit
4d1efe1adc
|
@ -3,9 +3,9 @@
|
|||
{{ end }}
|
||||
|
||||
{{ define "main" }}
|
||||
|
||||
{{ .Content }}
|
||||
|
||||
<article>
|
||||
{{ .Content }}
|
||||
</article>
|
||||
<h2>{{ "news" | T }}</h2>
|
||||
{{ $s := .Site.Params }}
|
||||
{{- $posts := where (where .Site.RegularPages "Permalink" "!=" .Permalink) "Type" "in" $s.mainSections }}
|
||||
|
|
Loading…
Reference in New Issue
Block a user