aboutsummaryrefslogtreecommitdiff
path: root/dhall
diff options
context:
space:
mode:
authorXe Iaso <me@xeiaso.net>2024-10-20 11:39:54 -0400
committerXe Iaso <me@xeiaso.net>2024-10-20 11:39:54 -0400
commit5571829358b6468e353200b57605ad47efe18f84 (patch)
treeaaf9358c37602fa1dfcb44fceaf9c92a7e2faa72 /dhall
parent8e3faa382033d3ea640446c0ed297fd5f1ebc0f6 (diff)
downloadxesite-5571829358b6468e353200b57605ad47efe18f84.tar.xz
xesite-5571829358b6468e353200b57605ad47efe18f84.zip
add tiktok to contact methods
Signed-off-by: Xe Iaso <me@xeiaso.net>
Diffstat (limited to 'dhall')
-rw-r--r--dhall/package.dhall1
1 files changed, 1 insertions, 0 deletions
diff --git a/dhall/package.dhall b/dhall/package.dhall
index 173d0d7..b6b9371 100644
--- a/dhall/package.dhall
+++ b/dhall/package.dhall
@@ -91,6 +91,7 @@ in Config::{
, contactLinks =
[ Link::{ url = "https://github.com/Xe", title = "GitHub" }
, Link::{ url = "https://bsky.app/profile/xeiaso.net", title = "Bluesky" }
+ , Link::{ url = "https://www.tiktok.com/@xeiaso.1337", title = "TikTok" }
, 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" }