bluesky!
All checks were successful
ci/woodpecker/push/publish Pipeline was successful

This commit is contained in:
Mylloon 2023-10-19 01:43:17 +02:00
parent b2fa73519f
commit 0543c2f36c
Signed by: Anri
GPG key ID: A82D63DFF8D1317F
2 changed files with 13 additions and 0 deletions

View file

@ -25,6 +25,7 @@ async fn service_redirection(req: HttpRequest) -> impl Responder {
/* Socials links */
"twitter" => Some("https://twitter.com/Mylloon".to_owned()),
"mastodon" => Some("https://piaille.fr/@mylloon".to_owned()),
"bluesky" => Some("https://bsky.app/profile/mylloon.bsky.social".to_owned()),
"discord" => match info.get("scope") {
Some("user") => Some("https://discord.com/users/158260864623968257/".to_owned()),
Some("guild") => Some("https://discord.gg/Z5ePxH4".to_owned()),

View file

@ -35,6 +35,18 @@
>
</p>
</li>
<li>
<p>
Bluesky :
<a
href="/contact/bluesky"
target="_blank"
rel="noreferrer me"
title="Compte Bluesky, alternative à Twitter, quand Elon aura rendu Twitter payant je serais principalement sur Bluesky"
>mylloon.bsky.social</a
>
</p>
</li>
<li>
<p>
Discord :