subtitle fix

This commit is contained in:
2023-07-31 21:36:59 +06:00
parent e8114cf67f
commit c6ca808d23
2 changed files with 2 additions and 39 deletions

View File

@ -10,6 +10,7 @@
<div class="site-description">
{{- if isset .Site.Params "description" -}}
<pre>{{ template "partials/subtitle.html" . }}</pre>
<script src="static/"></script>
{{- end -}}
</div>
{{ $pages := where .Site.RegularPages "Type" "in" .Site.Params.mainSections }}