data endpoint for entity 90008 (aka. a website)

feat: add godot button

ptr.pet 29e79b85 c4a3129e

verified
Changed files
+5
src
routes
static
others
+5
src/routes/+page.svelte
···
name: 'nixos',
url: 'https://nixos.org/',
image: '/others/poweredbynixos.webp'
+
},
+
{
+
name: 'godot',
+
url: 'https://godotengine.org/',
+
image: '/others/godot.gif'
}
];
static/others/godot.gif

This is a binary file and will not be displayed.