diff --git a/.forgejo/buttons.sh b/.forgejo/buttons.sh
index e78cf7b..70e7f7a 100755
--- a/.forgejo/buttons.sh
+++ b/.forgejo/buttons.sh
@@ -44,6 +44,7 @@ printf "downloading sophari ..." && curl -fsSL -A "synth.download Button Downloa
printf "downloading squeakable ..." && curl -fsSL -A "synth.download Button Downloader/1.0" -o "${BUTTONS_DIR}/squeakable.png" https://squeakable.dev/assets/buttons/squeakable.png && echo
printf "downloading sterophonick ..." && curl -fsSL -A "synth.download Button Downloader/1.0" -o "${BUTTONS_DIR}/sterophonick.gif" https://sterophonick.github.io/assets/img/home/web_button.gif && echo
printf "downloading sweetcoffy ..." && curl -fsSL -A "synth.download Button Downloader/1.0" -o "${BUTTONS_DIR}/sweetcoffy.png" https://sweetcoffy.pages.gay/assets/button.png && echo
+printf "downloading swifty ..." && curl -fsSL -A "synth.download Button Downloader/1.0" -o "${BUTTONS_DIR}/swiftyshq.png" https://swiftyshq.neocities.org/img/res/aff/swsign.png && echo
printf "downloading thecrafters001 ..." && curl -fsSL -A "synth.download Button Downloader/1.0" -o "${BUTTONS_DIR}/tc001.png" https://www.thecrafters001.com/img/buttons/me/btn.png && echo
printf "downloading thermia ..." && curl -fsSL -A "synth.download Button Downloader/1.0" -o "${BUTTONS_DIR}/thermia.gif" https://girlthi.ng/~thermia/img/88x31/thermia.gif && echo
printf "downloading therra ..." && curl -fsSL -A "synth.download Button Downloader/1.0" -o "${BUTTONS_DIR}/theysosmall.png" https://smolderg.xyz/img/badges/theysosmall_by_liah.png && echo
diff --git a/_includes/layouts/home.njk b/_includes/layouts/home.njk
index 4ea1a3f..e3f4fb2 100644
--- a/_includes/layouts/home.njk
+++ b/_includes/layouts/home.njk
@@ -104,6 +104,7 @@ permalink: "/index.html"
+
diff --git a/_includes/layouts/notebook.njk b/_includes/layouts/notebook.njk
index 3d14de2..0a671b7 100644
--- a/_includes/layouts/notebook.njk
+++ b/_includes/layouts/notebook.njk
@@ -34,7 +34,14 @@ permalink: "/notebook/"
{%- for other in collections.other %}