🍱 Add support for more social icons

This commit is contained in:
James Panther
2021-08-13 16:35:32 +10:00
parent 478ec87dab
commit d0ddf5f8c5
30 changed files with 78 additions and 57 deletions
+26 -6
View File
@@ -1,9 +1,29 @@
[author]
# name = "Your name here"
# image = "/img/author.jpg"
# email = "hello@your_domain.com"
# twitter = "https://twitter.com/username"
# github = "https://github.com/username"
# keybase = "https://keybase.io/username"
# linkedin = "https://linkedin.com/in/username/"
# links = [
# { email = "mailto:hello@your_domain.com" },
# { link = "https://link-to-some-website.com/" },
# { codepen = "https://codepen.io/username" },
# { dev = "https://dev.to/username" },
# { discord = "https://discord.gg/invitecode" },
# { dribbble = "https://dribbble.com/username" },
# { facebook = "https://facebook.com/username" },
# { github = "https://github.com/username" },
# { gitlab = "https://gitlab.com/username" },
# { instagram = "https://instagram.com/username" },
# { keybase = "https://keybase.io/username" },
# { lastfm = "https://lastfm.com/user/username" },
# { linkedin = "https://linkedin.com/in/username" },
# { mastodon = "https://mastodon.instance/@username" },
# { medium = "https://medium.com/username" },
# { reddit = "https://reddit.com/user/username" },
# { slack = "https://workspace.url/team/userid" },
# { snapchat = "https://snapchat.com/add/username" },
# { soundcloud = "https://soundcloud.com/username" },
# { steam = "https://steamcommunity.com/profiles/userid" },
# { tiktok = "https://tiktok.com/@username" },
# { twitch = "https://twitch.tv/username" },
# { twitter = "https://twitter.com/username" },
# { youtube = "https://youtube.com/username" },
# ]