data endpoint for entity 90008 (aka. a website)
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

feat: add slonker button

dusk fdfae11f c016a4b2

+8 -7
+8 -7
src/routes/+page.svelte
··· 11 11 } 12 12 13 13 const buttons = [ 14 - { 15 - name: '250kb club', 16 - url: 'https://250kb.club/gaze-systems/', 17 - image: '/others/250kb.webp' 18 - }, 14 + { name: 'skyrina', url: 'https://skyrina.dev/', image: '/others/skylar.gif' }, 19 15 { 20 16 name: 'candlelitsmiles', 21 17 url: 'https://candlelitsmiles.neocities.org', 22 18 image: 'https://candlelitsmiles.neocities.org/candlebuttonone.png' 23 19 }, 24 20 { name: 'julia', url: 'https://aph.nekoweb.org', image: '/others/aph.gif' }, 21 + { name: 'rain', url: 'https://slonk.ing/', image: '/others/slonk.gif' }, 22 + { 23 + name: '250kb club', 24 + url: 'https://250kb.club/gaze-systems/', 25 + image: '/others/250kb.webp' 26 + }, 25 27 { 26 28 name: 'indieweb', 27 29 url: 'https://indieweb.org/', 28 30 image: 'https://indieweb.org/images/9/91/indieweb88x31-retro-gif.gif' 29 - }, 30 - { name: 'skyrina', url: 'https://skyrina.dev/', image: '/others/skylar.gif' } 31 + } 31 32 ]; 32 33 33 34 let { data }: Props = $props();
static/others/slonk.gif

This is a binary file and will not be displayed.