subtitle fix

This commit is contained in:
fruworg 2023-07-31 21:49:20 +06:00
parent c6ca808d23
commit 3086c001e3

View File

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