diff --git a/docs/contact.md b/docs/contact.md index a79b249..7e712ec 100644 --- a/docs/contact.md +++ b/docs/contact.md @@ -11,4 +11,5 @@ GPG/PGP keys can be found on the [page of the same name](gpg.md) - Email: [subnet@subnet-masked.com](mailto:subnet@subnet-masked.com) - ActivityPub (Mastodon): [subnet_masked@tech.lgbt](https://tech.lgbt/@sbnet_masked) - Discord: [Subnet_Masked](https://discordapp.com/users/531151347005784075) -- Signal: [Subnet_Masked.47](https://signal.me/#eu/7k2gR-_yfIOEnSQe_X26DdbnrCrCaTtmTuQ9-NaaJKC_CMv8lsVBM7iMFCsBEMQ_) \ No newline at end of file +- Signal: [Subnet_Masked.47](https://signal.me/#eu/7k2gR-_yfIOEnSQe_X26DdbnrCrCaTtmTuQ9-NaaJKC_CMv8lsVBM7iMFCsBEMQ_) +- AT Protocol (Bluesky): [@subnet-masked.com](https://bsky.app/profile/subnet-masked.com) \ No newline at end of file diff --git a/docs/stream.md b/docs/stream.md index a57e262..de535f8 100644 --- a/docs/stream.md +++ b/docs/stream.md @@ -3,10 +3,18 @@ title: Stream icon: material/video --- +# Watch Here + + + I stream random things when I feel like it. No schedule here! Anywhere from playing on the Nintendo Switch to working on my network or messing with PCs, it'll be here! # Watch Elsewhere [YouTube :simple-youtube:](https://www.youtube.com/@Subnet_Masked_/streams){ .md-button } -[Twitch :simple-twitch:](https://www.twitch.tv/subnet_masked){ .md-button } \ No newline at end of file +[Twitch :simple-twitch:](https://www.twitch.tv/subnet_masked){ .md-button } + +[Dedicated Player :simple-html5:](https://restreamer.mapleflask.com/94bbf8c0-b303-4c2d-b1be-3308e6aac7fe.html){ .md-button } + +[HLS Stream (m3u8) :simple-vlcmediaplayer:](https://restreamer.mapleflask.com/memfs/94bbf8c0-b303-4c2d-b1be-3308e6aac7fe.m3u8){ .md-button } \ No newline at end of file diff --git a/mkdocs.yml b/mkdocs.yml index 66a1ebf..8f6913a 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -67,6 +67,12 @@ extra: - icon: fontawesome/brands/mastodon link: https://tech.lgbt/@subnet_masked name: Subnet on Mastodon + - icon: simple/bluesky + link: https://bsky.app/profile/subnet-masked.com + name: Bluesky + - icon: simple/forgejo + link: https://git.mapleflask.com/Subnet_Masked + name: Subnet's Git nav: - 'index.md' - 'names_pros.md'