Add eris and felidae buttons

This commit is contained in:
pancakes 2025-10-20 13:18:32 +10:00
parent 7b3e3888c6
commit fc2724dab3
Signed by: pancakes
SSH key fingerprint: SHA256:yrp4c4hhaPoPG07fb4QyQIgAdlbUdsJvUAydJEWnfTw
3 changed files with 12 additions and 0 deletions

View file

@ -119,6 +119,18 @@ public static class Buttons
Image = "zvava.png", Image = "zvava.png",
Title = "zvava.org", Title = "zvava.org",
Href = "https://zvava.org/" Href = "https://zvava.org/"
},
new Button
{
Image = "eris.png",
Title = "eris meow :3",
Href = "https://eris.meows.gay/"
},
new Button
{
Image = "felidae.png",
Title = "felidae.city",
Href = "https://felidae.city/"
} }
]; ];

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB