website/_src/_data/outgoing.json

38 lines
605 B
JSON
Raw Normal View History

2025-06-11 09:36:54 +03:00
{
2026-03-06 11:03:17 +02:00
"mastodon": [
2025-06-11 09:36:54 +03:00
{
2026-03-06 11:03:17 +02:00
"icon": "mastodon.svg",
2025-06-11 09:36:54 +03:00
"src": "https://denden.world/@fossilisk"
2026-03-06 11:03:17 +02:00
}
],
"matrix": [
2025-06-11 09:36:54 +03:00
{
2026-03-06 11:03:17 +02:00
"icon": "matrix.svg",
2025-06-11 09:36:54 +03:00
"src": "https://matrix.to/#/@sundae:bunsin.space"
2026-03-06 11:03:17 +02:00
}
],
"neocities": [
{
"icon": "neocities.svg",
"src": "https://neocities.org/site/sunbun"
}
],
"signal": [
2025-06-11 09:36:54 +03:00
{
2026-03-06 11:03:17 +02:00
"id": "signal",
"icon": "signal.svg"
}
],
"steam": [
{
"icon": "steam.svg",
2025-06-11 09:36:54 +03:00
"src": "https://steamcommunity.com/profiles/76561198043767096"
2026-03-06 11:03:17 +02:00
}
],
"youtube": [
2025-06-11 09:36:54 +03:00
{
2026-03-06 11:03:17 +02:00
"icon": "youtube.svg",
2025-06-11 09:36:54 +03:00
"src": "https://youtube.com/channel/UCE4xk4hn-M1d4w56F-TydFw"
}
]
}