mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2025-06-02 23:59:51 -04:00
new layout
- create baseof - separate list, single - header, footer
This commit is contained in:
parent
2e0ef75edf
commit
8a0783adfb
5 changed files with 56 additions and 50 deletions
|
@ -1,4 +1,4 @@
|
|||
{{- partial "header.html" . }}
|
||||
{{ define "main" }}
|
||||
|
||||
<article class="post-single">
|
||||
<header class="post-header">
|
||||
|
@ -26,4 +26,4 @@
|
|||
{{- end }}
|
||||
</article>
|
||||
|
||||
{{- partial "footer.html" . }}
|
||||
{{ end }}{{/* end main */}}
|
Loading…
Add table
Add a link
Reference in a new issue