From c0169434d5d45e22884c6a4fc503b241020530d3 Mon Sep 17 00:00:00 2001 From: Joshua Goins Date: Thu, 8 Sep 2022 17:36:01 -0400 Subject: [PATCH] Use proper semantic tags in baseof.html --- themes/red/layouts/_default/baseof.html | 8 ++++---- themes/red/layouts/partials/footer.html | 20 +++++++++----------- 2 files changed, 13 insertions(+), 15 deletions(-) diff --git a/themes/red/layouts/_default/baseof.html b/themes/red/layouts/_default/baseof.html index e6812d0..ac55850 100644 --- a/themes/red/layouts/_default/baseof.html +++ b/themes/red/layouts/_default/baseof.html @@ -2,9 +2,9 @@ {{- partial "head.html" . -}} - {{- partial "header.html" . -}} - {{- partial "sidebar.html" . -}} - {{- block "main" . }}{{- end }} - {{- partial "footer.html" . -}} +
{{- partial "header.html" . -}}
+ +
{{- block "main" . }}{{- end }}
+ diff --git a/themes/red/layouts/partials/footer.html b/themes/red/layouts/partials/footer.html index ccea98c..a5089aa 100644 --- a/themes/red/layouts/partials/footer.html +++ b/themes/red/layouts/partials/footer.html @@ -1,13 +1,11 @@ - + {{ with resources.Get "rss-button.gif" }} + + {{ end }} +