Add peertube link

This commit is contained in:
Daniel Mason 2025-06-08 14:06:59 +12:00
parent bfaf18963e
commit 9352a5cd99
Signed by: idanoo
GPG key ID: 387387CDBC02F132
3 changed files with 6 additions and 1 deletions

View file

@ -4,5 +4,8 @@
.link-quic { .link-quic {
background-color: #e5490b; background-color: #e5490b;
/* background-color: #444444; */ }
.link-peertube {
background-color: #f1680d;
} }

View file

@ -0,0 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg height="682.68799" viewBox="2799 -911 512 682.688" width="512" xmlns="http://www.w3.org/2000/svg"><g stroke-width="32"><path d="m2799-911v341.344l256-170.656" fill="currentColor"/><path d="m2799-569.656v341.344l256-170.656" fill="currentColor"/><path d="m3055-740.344v341.344l256-170.656" fill="currentColor"/></g></svg>

After

Width:  |  Height:  |  Size: 379 B

View file

@ -51,6 +51,7 @@ disableKinds = ["taxonomy", "term"]
{ steam = "https://steamcommunity.com/id/idanoo" }, { steam = "https://steamcommunity.com/id/idanoo" },
# { telegram = "https://t.me/username" }, # { telegram = "https://t.me/username" },
# { threads = "https://threads.com/username" }, # { threads = "https://threads.com/username" },
{ peertube = { href = "https://peertube.m2.nz", text = "PeerTube" } },
{ tiktok = "https://tiktok.com/@idanoo.nz" }, { tiktok = "https://tiktok.com/@idanoo.nz" },
# { tumblr = "https://username.tumblr.com" }, # { tumblr = "https://username.tumblr.com" },
# { twitch = "https://twitch.tv/username" }, # { twitch = "https://twitch.tv/username" },