victorhugo | refinements
This commit is contained in:
parent
951b042824
commit
b42324cab6
1 changed files with 2 additions and 1 deletions
|
|
@ -7,6 +7,7 @@
|
|||
</header>
|
||||
|
||||
<main id="site-main" class="site-main outer">
|
||||
{{ partial "victorhugo.html" . }}
|
||||
<div class="inner">
|
||||
|
||||
<article class="post-full post {{ if not (.Param "feature_image") }} no-image {{ end }}">
|
||||
|
|
@ -68,4 +69,4 @@
|
|||
|
||||
{{- partial "post-navigation.html" . -}}
|
||||
|
||||
{{ end }}
|
||||
{{ end }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue