From bdc60d7d56b5384f13feaaccef28e63d77f15933 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Thu, 3 Nov 2022 20:22:26 +0100 Subject: A bunch of fixes for aria and code cleanup --- themes/simple/layouts/partials/head.html | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'themes/simple/layouts/partials/head.html') diff --git a/themes/simple/layouts/partials/head.html b/themes/simple/layouts/partials/head.html index 9499df6..256608d 100755 --- a/themes/simple/layouts/partials/head.html +++ b/themes/simple/layouts/partials/head.html @@ -3,15 +3,20 @@ - -{{.Title}} +{{ .Title }} + + + + + + {{ partial "tailwind.html" . }} -- cgit v1.2.3