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 @@ Emerald Social - + Translunar Academy - - Nano - - - maia.crimew.gay - - Anything but Chrome Discord? No way!
+

Want your bade here? Hit me up!

+

a cat with a wide-eyed stare - {{ .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 @@

{{ .Title }}

- Published at by {{ .Params.author | default .Site.Author.name }} | + Published at by {{ .Params.author | default .Site.Params.Author.name }} | {{ .ReadingTime }} {{ if eq .ReadingTime 1 }} minute {{ else }} minutes {{ end }} read