mirror of
https://github.com/idanoo/m2.nz
synced 2025-07-22 12:49:10 +00:00
Add peertube link
This commit is contained in:
parent
bfaf18963e
commit
9352a5cd99
3 changed files with 6 additions and 1 deletions
|
@ -4,5 +4,8 @@
|
||||||
|
|
||||||
.link-quic {
|
.link-quic {
|
||||||
background-color: #e5490b;
|
background-color: #e5490b;
|
||||||
/* background-color: #444444; */
|
}
|
||||||
|
|
||||||
|
.link-peertube {
|
||||||
|
background-color: #f1680d;
|
||||||
}
|
}
|
1
m2.nz/assets/icons/peertube.svg
Normal file
1
m2.nz/assets/icons/peertube.svg
Normal 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 |
|
@ -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" },
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue