fixed homepage list issue

This commit is contained in:
2023-02-09 14:37:03 -07:00
committed by Oliver Atkinson
parent 4859d9cc5b
commit 314b17986d
3 changed files with 3 additions and 2 deletions

View File

@@ -13,7 +13,6 @@
<h4 id="tag_{{ .Title }}">
{{ if not .IsHome }} {{ .Params.description }} {{ end }}
</h4>
</header>
<article>
{{ block "main" . }}