diff --git a/blog/themes/mineral/layouts/partials/footer.html b/blog/themes/mineral/layouts/partials/footer.html index 6e7d5f7..e7fa020 100644 --- a/blog/themes/mineral/layouts/partials/footer.html +++ b/blog/themes/mineral/layouts/partials/footer.html @@ -7,6 +7,9 @@ {{ end }}
-

{{ .Site.Title }} copyright 2021 {{ .Site.Copyright }}

+

+ {{ .Site.Title }}
+ copyright 2021 {{ .Site.Copyright }} +

\ No newline at end of file