[TIDY] fix some html formatting

This commit is contained in:
jtbx 2023-11-03 20:36:12 +01:00
commit b0123f91e9
9 changed files with 17 additions and 18 deletions

View file

@ -16,7 +16,7 @@
{{ range .AlternativeOutputFormats -}}
{{ printf `<link rel="%s" type="%s" href="%s" title="%s" />` .Rel .MediaType.Type .Permalink $.Site.Title | safeHTML }}
{{ end -}}
{{- end }}
<title>{{ .Title }}</title>
<!-- TODO: Favicon -->