mirror of
https://github.com/yrzam/yrzam-hugo-theme.git
synced 2025-04-11 00:52:28 +00:00
desc for list tmpl
This commit is contained in:
parent
9cb6642377
commit
fa262d3098
@ -2,6 +2,7 @@
|
||||
<div class="content">
|
||||
{{ partial "page_path.html" . }}
|
||||
{{ if .Title }}<h1>{{ .Title }}</h1>{{ end }}
|
||||
{{ if .Description }}<p>{{ .Description }}</p>{{ end }}
|
||||
{{ partial "taxo_of_list.html" . }}
|
||||
</div>
|
||||
{{- end -}}
|
||||
|
Loading…
Reference in New Issue
Block a user