1
0
mirror of https://github.com/alanorth/hugo-theme-bootstrap4-blog.git synced 2025-05-08 13:36:01 +02:00

layouts: Move _default/single.html template to post archetype

For now the only singles we need are posts, so it makes sense to
move this there. I can make another single template for pages later.
This commit is contained in:
2016-08-30 00:32:20 +03:00
parent b164ceb53c
commit fb9376d24b

View File

@ -1 +0,0 @@
{{ .Content }}