aboutsummaryrefslogtreecommitdiffstats
path: root/layouts/partials/footer.html
diff options
context:
space:
mode:
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 a9e1474..e781e63 100644
--- a/layouts/partials/footer.html
+++ b/layouts/partials/footer.html
@@ -1,5 +1,5 @@
<footer class="bg-black">
- <div class="w-100 ph3 pv3 tc">
+ <div class="w-100 ph3 pv3 tc near-white">
{{ with .Site.GetPage "footer.md" }}
{{ .Content }}
{{ end }}