mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2025-05-17 15:34:02 +00:00
theme: move content views #1086
This commit is contained in:
parent
fd809dc523
commit
2ec62814fa
22 changed files with 35 additions and 35 deletions
layouts/home/views
|
@ -1,12 +0,0 @@
|
|||
|
||||
<article class="home">
|
||||
<header class="headline">
|
||||
{{- partial "content-header.html" . }}
|
||||
</header>
|
||||
{{ partial "heading-pre.html" . }}{{ partial "heading.html" . }}{{ partial "heading-post.html" . }}
|
||||
|
||||
{{ partial "article-content.html" . }}
|
||||
<footer class="footline">
|
||||
{{- partial "content-footer.html" . }}
|
||||
</footer>
|
||||
</article>
|
Loading…
Add table
Add a link
Reference in a new issue