whitespace cleanup

This commit is contained in:
2023-02-03 19:17:47 -08:00
parent 99abc442a1
commit f474fc158a
3 changed files with 12 additions and 12 deletions

View File

@@ -8,7 +8,9 @@
<h1 class="page-title">{{ .Title }}</h1>
{{ with .Content }}{{ . }}{{ end }}
{{- with .Content }}
{{ . }}
{{ end -}}
{{ $biggest := 1 }}
{{ $smallest := 1 }}