fix: add margin-top to site footer
This commit is contained in:
+2
-1
@@ -13,8 +13,9 @@
|
||||
{{ range $index, $element := $pag.Pages }}
|
||||
{{ partial "article-list/default" . }}
|
||||
{{ end }}
|
||||
{{- partial "pagination.html" . -}}
|
||||
</section>
|
||||
|
||||
{{- partial "pagination.html" . -}}
|
||||
|
||||
{{ partialCached "footer" . }}
|
||||
</main>
|
||||
|
||||
Reference in New Issue
Block a user