Skip to content

Commit

Permalink
bump bluesky in contact methods list
Browse files Browse the repository at this point in the history
Signed-off-by: Xe Iaso <[email protected]>
  • Loading branch information
Xe committed Oct 20, 2024
1 parent 34d35c6 commit 8e3faa3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dhall/package.dhall
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ in Config::{
]
, contactLinks =
[ Link::{ url = "https://github.com/Xe", title = "GitHub" }
, Link::{ url = "https://x.com/theprincessxena", title = "X (Twitter)" }
, Link::{ url = "https://bsky.app/profile/xeiaso.net", title = "Bluesky" }
, Link::{ url = "https://keybase.io/xena", title = "Keybase" }
, Link::{ url = "https://www.patreon.com/cadey", title = "Patreon" }
, Link::{ url = "https://www.twitch.tv/princessxen", title = "Twitch" }
Expand All @@ -102,11 +102,11 @@ in Config::{
"https://signal.me/#eu/Nphi3UKYkj4lgn_HPVFR6wS4VPJ7GRX3htnyHVe8m6XqOPwj8CBJmKnDfTN4mdoX"
, title = "Signal"
}
, Link::{ url = "https://bsky.app/profile/xeiaso.net", title = "Bluesky" }
, Link::{
, url = "https://www.linkedin.com/in/xe-iaso"
, title = "LinkedIn"
}
, Link::{ url = "https://x.com/theprincessxena", title = "X (Twitter)" }
]
, pronouns = ./pronouns.dhall
, characters = ./characters.dhall
Expand Down

0 comments on commit 8e3faa3

Please sign in to comment.