aboutsummaryrefslogtreecommitdiffstats
path: root/layouts/partials/footer.html
diff options
context:
space:
mode:
authorOscar Najera <hi@oscarnajera.com>2023-10-26 18:33:14 +0200
committerOscar Najera <hi@oscarnajera.com>2023-10-26 18:51:09 +0200
commita0d1038fb02d7afc8262731a4f89dedfb2c2e032 (patch)
tree5af8661d3d5d2f79dbd287b662e49e0bae93f0a7 /layouts/partials/footer.html
parentdb604eb0a10a61750dccd7b7d245b1c8806b80e8 (diff)
downloadhugo-minimalist-theme-a0d1038fb02d7afc8262731a4f89dedfb2c2e032.tar.gz
hugo-minimalist-theme-a0d1038fb02d7afc8262731a4f89dedfb2c2e032.tar.bz2
hugo-minimalist-theme-a0d1038fb02d7afc8262731a4f89dedfb2c2e032.zip
Metadata display defined by user not template
footer taxonomy links no green hover
Diffstat (limited to 'layouts/partials/footer.html')
-rw-r--r--layouts/partials/footer.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html
index ea16fef..796859b 100644
--- a/layouts/partials/footer.html
+++ b/layouts/partials/footer.html
@@ -13,7 +13,7 @@
<ul class="ma0 pa0 list overflow-hidden avenir tc bb b--white-40">
{{ range .Site.Menus.footer }}
- <li class="dib w3-hover-theme">
+ <li class="dib dim">
<a class="db f6 pa2 link near-white" href="{{ .URL }}"
>{{ .Name | safeHTML }}
</a>