Skip to content

Commit

Permalink
disable social
Browse files Browse the repository at this point in the history
  • Loading branch information
rockaut committed Dec 27, 2023
1 parent 66f6c96 commit d97c490
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ disableKinds = ["taxonomy", "term"]
image = "avatar.jpg" # path relative to static directory

links = [
# { email = "mailto:hello@your_domain.com" },
{ email = "mailto:[email protected]" },
### { mastodon = "https://mastodon.social/@RealRockaut" },
# { link = "https://link-to-some-website.com/" },
# { amazon = "https://www.amazon.com/hz/wishlist/ls/wishlist-id" },
# { apple = "https://www.apple.com" },
Expand All @@ -35,7 +36,6 @@ disableKinds = ["taxonomy", "term"]
# { kickstarter = "https://www.kickstarter.com/profile/username" },
# { lastfm = "https://lastfm.com/user/username" },
# { linkedin = "https://linkedin.com/in/username" },
{ mastodon = "https://mastodon.social/@RealRockaut" },
# { medium = "https://medium.com/username" },
# { microsoft = "https://www.microsoft.com/" },
# { patreon = "https://www.patreon.com/username" },
Expand All @@ -49,7 +49,7 @@ disableKinds = ["taxonomy", "term"]
# { tiktok = "https://tiktok.com/@username" },
# { tumblr = "https://username.tumblr.com" },
# { twitch = "https://twitch.tv/username" },
{ twitter = "https://twitter.com/RealRockaut" },
### { twitter = "https://twitter.com/RealRockaut" },
# { whatsapp = "https://wa.me/phone-number" },
# { youtube = "https://youtube.com/username" },
]
Expand Down

0 comments on commit d97c490

Please sign in to comment.