From 6e8fdc3dc9fcb175128d540a6a9059c0c89953e9 Mon Sep 17 00:00:00 2001 From: Miguel de la Cruz Date: Fri, 12 Jan 2024 00:09:35 +0100 Subject: [PATCH] Move the webring to the bottom of the footer --- themes/hugo-bearcub/layouts/partials/footer.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/hugo-bearcub/layouts/partials/footer.html b/themes/hugo-bearcub/layouts/partials/footer.html index 96b3435..2f07849 100644 --- a/themes/hugo-bearcub/layouts/partials/footer.html +++ b/themes/hugo-bearcub/layouts/partials/footer.html @@ -1,5 +1,5 @@ - {{ .Site.Copyright }} | {{ markdownify .Site.Params.madeWith }} | +
{{ .Site.Copyright }} | {{ markdownify .Site.Params.madeWith }}