diff --git a/themes/hugo-bearcub/assets/style.css b/themes/hugo-bearcub/assets/style.css index 0173a36..c93ee1c 100644 --- a/themes/hugo-bearcub/assets/style.css +++ b/themes/hugo-bearcub/assets/style.css @@ -175,3 +175,7 @@ figcaption > p { font-style: italic; color: #ccc; } + +footer a.footerlink { + text-decoration: none; +} diff --git a/themes/hugo-bearcub/layouts/partials/footer.html b/themes/hugo-bearcub/layouts/partials/footer.html index 9290715..aa3c7f5 100644 --- a/themes/hugo-bearcub/layouts/partials/footer.html +++ b/themes/hugo-bearcub/layouts/partials/footer.html @@ -1,3 +1,6 @@ - {{ .Site.Copyright }} | {{ markdownify .Site.Params.madeWith }} - \ No newline at end of file + {{ .Site.Copyright }} | {{ markdownify .Site.Params.madeWith }} | + + Tr4ck webring + +