Merge pull request 'Removes nyheder' (#2) from rm-nyheder into main
Reviewed-on: #2
This commit is contained in:
commit
c96f45af32
|
@ -10,14 +10,6 @@
|
|||
|
||||
<main class="content page-index container">
|
||||
{{ .Content }}
|
||||
|
||||
<h3>Nyheder</h3>
|
||||
|
||||
<div class="post-summaries">
|
||||
{{ range where .Pages "Section" "news" }}
|
||||
{{ partial "summary.html" . }}
|
||||
{{ end }}
|
||||
</div>
|
||||
</main>
|
||||
|
||||
{{ partial "footer.html" . }}
|
||||
|
|
Loading…
Reference in a new issue