gallery categories modularized, removed music lists, added listenbrainz to outgoing, icons, css cleanup

This commit is contained in:
sundae 2026-06-04 14:05:36 +03:00
commit d376e04015
24 changed files with 474 additions and 606 deletions

View file

@ -1,4 +1,11 @@
{
"listenbrainz": [
{
"icon": "listenbrainz.svg",
"title": "ListenBrainz",
"src": "https://listenbrainz.org/user/sunbun"
}
],
"mastodon": [
{
"icon": "mastodon.svg",
@ -32,6 +39,7 @@
"youtube": [
{
"icon": "youtube.svg",
"title": "YouTube",
"src": "https://youtube.com/channel/UCE4xk4hn-M1d4w56F-TydFw"
}
]