diff --git a/_data/88x31.toml b/_data/88x31.toml index f9be971..cbc31f8 100644 --- a/_data/88x31.toml +++ b/_data/88x31.toml @@ -7,6 +7,7 @@ people = [ ] misc = [ - { image = "parentaladvisory", alt = "sorry..." } + { image = "parentaladvisory", alt = "sorry..." }, + { image = "4everfriend", alt = "yay!!" } ] diff --git a/_includes/footer.njk b/_includes/footer.njk index 1a64cb1..91de27b 100644 --- a/_includes/footer.njk +++ b/_includes/footer.njk @@ -1 +1 @@ -

sorry...
est. 2025 | yuki (c) Do What the Fuck You Want to Public License

\ No newline at end of file +

yay!!sorry...
est. 2025 | yuki © Do What the Fuck You Want to Public License

\ No newline at end of file diff --git a/_layouts/base.njk b/_layouts/base.njk index 678bf7f..d93f994 100644 --- a/_layouts/base.njk +++ b/_layouts/base.njk @@ -12,9 +12,11 @@ {% include "topmost_navbar.njk" %} - - {{ content | safe }} - + +
+ {{ content | safe }} +
+