From: Joe Mooring Date: Sat, 31 Aug 2024 14:49:53 +0000 (-0700) Subject: create/skeletons: Clean up lang attribute in base template X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=b63f24adc78e09c1044b448daa7c6cb375cebee6;p=brevno-suite%2Fhugo create/skeletons: Clean up lang attribute in base template --- diff --git a/create/skeletons/theme/layouts/_default/baseof.html b/create/skeletons/theme/layouts/_default/baseof.html index 479c89713..39dcbec61 100644 --- a/create/skeletons/theme/layouts/_default/baseof.html +++ b/create/skeletons/theme/layouts/_default/baseof.html @@ -1,5 +1,5 @@ - + {{ partial "head.html" . }}