From 5dad1b2fac6d33c276c11eef839d34bc04e65074 Mon Sep 17 00:00:00 2001 From: yuki Date: Sat, 11 Oct 2025 05:17:06 -0300 Subject: [PATCH] separate 88x31 buttons --- _data/88x31.toml | 14 +++++++++++--- _layouts/home.njk | 8 ++++---- img/buttons/cidoku.gif | Bin 0 -> 488 bytes img/buttons/parentaladvisory.gif | Bin 0 -> 1199 bytes 4 files changed, 15 insertions(+), 7 deletions(-) create mode 100644 img/buttons/cidoku.gif create mode 100644 img/buttons/parentaladvisory.gif diff --git a/_data/88x31.toml b/_data/88x31.toml index 5d0a98e..f9be971 100644 --- a/_data/88x31.toml +++ b/_data/88x31.toml @@ -1,4 +1,12 @@ -buttons = [ - { image = "https://vanityruins.neocities.org/8831/8831.gif", name = "vanityruins", link = "https://vanityruins.neocities.org" }, - { image = "soniweb", name = "soniweb", link = "https://soniweb.org/" } +[buttons] +people = [ + { image = "soniweb", name = "soniweb", link = "https://soniweb.org/" }, + { image = "https://vanityruins.neocities.org/8831/8831.gif", name = "vanityruins", link = "https://vanityruins.neocities.org" }, + { image = "https://saint-images.neocities.org/images/buttons/me-zanarkand.png", name = "saint-images", link = "https://saint-images.neocities.org"}, + { image = "cidoku", name = "Cidoku", link = "https://cidoku.net" } ] + +misc = [ + { image = "parentaladvisory", alt = "sorry..." } +] + diff --git a/_layouts/home.njk b/_layouts/home.njk index 12e19f8..aac5d5f 100644 --- a/_layouts/home.njk +++ b/_layouts/home.njk @@ -2,10 +2,10 @@ layout: base ---
-