From a81a84cd413e67400a6ad971ad4e949bddb7ea5c Mon Sep 17 00:00:00 2001 From: yuki Date: Tue, 14 Oct 2025 10:50:51 -0300 Subject: [PATCH] add and localize button authorship --- _data/88x31.toml | 11 ++++++----- _data/locale.toml | 8 ++++++++ _includes/footer.njk | 2 +- _layouts/base.njk | 2 +- img/buttons/puyopuyo2.gif | Bin 0 -> 684 bytes 5 files changed, 16 insertions(+), 7 deletions(-) create mode 100644 img/buttons/puyopuyo2.gif diff --git a/_data/88x31.toml b/_data/88x31.toml index 744ef15..eb698d4 100644 --- a/_data/88x31.toml +++ b/_data/88x31.toml @@ -1,15 +1,16 @@ [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" } + { image = "soniweb", name = "soniweb [en]", link = "https://soniweb.org/" }, + { image = "https://vanityruins.neocities.org/8831/8831.gif", name = "vanityruins [en]", link = "https://vanityruins.neocities.org" }, + { image = "https://saint-images.neocities.org/images/buttons/me-zanarkand.png", name = "saint-images [en]", link = "https://saint-images.neocities.org"}, + { image = "cidoku", name = "Cidoku [es] [en]", link = "https://cidoku.net" } ] misc = [ - { image = "bookmarkme", alt = "bookmark this page NOW!" }, + { image = "puyopuyo2", alt = "puyo puyo witch!!", author = "Cidoku" }, { image = "blink", alt = "blinking eyes" }, { image = "parentaladvisory", alt = "PARENTAL ADVISORY: i say FUCK a lot" }, + { image = "bookmarkme", alt = "bookmark this page NOW!" }, { image = "4everfriend", alt = "4everfriend!!" } ] diff --git a/_data/locale.toml b/_data/locale.toml index 9218fb8..af5b404 100644 --- a/_data/locale.toml +++ b/_data/locale.toml @@ -1,3 +1,7 @@ +[home] +en = "home" +es = "inicio" + [lang-available] en = "esta página también está disponible en" es = "this page also available in" @@ -21,3 +25,7 @@ es = "estoy escuchando..." [mobile-warning] en = "this site is NOT optimized for mobile (yet). the groundwork is laid but i have not finished the css so things will look very ugly for you. sorry!!" es = "aún NO optimizo el sitio para verlo en celulares o pantallas más chicas. aunque escribí el html pensando también en soportar celulares, la parte de css no está hecha así que se verá bien feo para ti. sorry!!" + +[button-author] +en = "button by" +es = "botón hecho por" diff --git a/_includes/footer.njk b/_includes/footer.njk index 40ccb20..5bfbe23 100644 --- a/_includes/footer.njk +++ b/_includes/footer.njk @@ -6,6 +6,6 @@
\ No newline at end of file diff --git a/_layouts/base.njk b/_layouts/base.njk index a8c92d6..26e319a 100644 --- a/_layouts/base.njk +++ b/_layouts/base.njk @@ -14,7 +14,7 @@ flight:

{{ meta.sitename }}

-
+