diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html
index 2d8d6a3..107f6af 100644
--- a/layouts/partials/footer.html
+++ b/layouts/partials/footer.html
@@ -15,25 +15,20 @@
-
+
-
-
-
-
-
-
-
Want your bade here? Hit me up!
+
- {{ .Site.Author.name }}'s website
- {{ .Site.Author.email }}
+ {{ .Site.Params.Author.name }}'s website
+ {{ .Site.Params.Author.email }}
Copyright (c) {{ now.Format "2006"}} ch0ccyra1n | Colors brought to you by randoma11y.
diff --git a/themes/ch0ccy-in-the-nineties/layouts/_default/single.html b/themes/ch0ccy-in-the-nineties/layouts/_default/single.html index 3e247f2..0b91e78 100644 --- a/themes/ch0ccy-in-the-nineties/layouts/_default/single.html +++ b/themes/ch0ccy-in-the-nineties/layouts/_default/single.html @@ -4,7 +4,7 @@