Added Matrix and Mastodon for fediiiiii
All checks were successful
Docker Deploy / build-and-push (push) Successful in 3m53s
All checks were successful
Docker Deploy / build-and-push (push) Successful in 3m53s
This commit is contained in:
@@ -286,6 +286,20 @@ export const config: Config = {
|
||||
icon: "bluesky",
|
||||
ariaLabel: "Bluesky Profile",
|
||||
},
|
||||
{
|
||||
id: "matrix",
|
||||
name: "Matrix",
|
||||
url: "https://matrix.to/#/@atridad:atri.dad",
|
||||
icon: "matrix",
|
||||
ariaLabel: "Matrix Profile",
|
||||
},
|
||||
{
|
||||
id: "mastodon",
|
||||
name: "Mastodon",
|
||||
url: "https://fedi.atri.dad/@atridad",
|
||||
icon: "mastodon",
|
||||
ariaLabel: "Mastodon Profile",
|
||||
},
|
||||
],
|
||||
|
||||
techLinks: [
|
||||
|
||||
Reference in New Issue
Block a user