diff options
author | delta <darkussdelta@gmail.com> | 2025-09-17 23:29:44 +0200 |
---|---|---|
committer | delta <darkussdelta@gmail.com> | 2025-09-17 23:29:44 +0200 |
commit | 088a18410e43a209a4864bccad5ddb89a7ee1d5d (patch) | |
tree | 7f7db9ad58e0e2c3ec9141b7b54668ee01164a13 /buttons.json | |
parent | 16bdab2a899bf4ed120e10a889c320304b561130 (diff) |
asides, hacker webring stuff and some more
Diffstat (limited to 'buttons.json')
-rw-r--r-- | buttons.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/buttons.json b/buttons.json new file mode 100644 index 0000000..6155a0e --- /dev/null +++ b/buttons.json @@ -0,0 +1,24 @@ +[ + { + "link": "https://sdomi.pl", + "image": "https://sdomi.pl/img/button.bmp", + "alt": "Witch hat on the left, text 'sdomi' on the right. The background is procedurally generated every 30 or so seconds.", + "title": "sdomi's webpage" + }, + { + "link": "https://milobit.net", + "image": "https://milobit.net/badge.gif", + "alt": "Large text 'milobit' and small text '.net' undearneath it.", + "title": "milobit's webpage" + }, + { + "link": "https://famfo.xyz", + "image": "https://famfo.xyz/banner/famfo_anim.gif", + "alt": "Text saying 'famfo' on the left. Underneath it is a commandline prompt. To the right are lines scrolling downwards and a symbol representing mesh networks" + }, + { + "link": "https://twoexem.com", + "image": "https://twoexem.com/resources/88x31/twoexem.gif", + "alt": "A landscape with windmills is visible on the button. The sky is cloudy, with one cloud spelling out '2xm'" + } +] |