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 }} +