mirror of
https://github.com/alanorth/hugo-theme-bootstrap4-blog.git
synced 2025-06-08 09:45:36 +02:00
Reorganize summary and single post layouts
Now shows blog posts on their target page.
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
|
||||
{{ partial "header.html" . }}
|
||||
|
||||
{{ partial "content.html" . }}
|
||||
{{ partial "content-summary.html" . }}
|
||||
|
||||
{{ partial "footer.html" . }}
|
||||
|
||||
|
Reference in New Issue
Block a user