mirror of https://github.com/jpanther/congo.git
35 lines
1.6 KiB
TOML
35 lines
1.6 KiB
TOML
# -- Site Author Details --
|
|
# To display the author box below each article, configure the settings below.
|
|
# The author image should be placed inside the `/static` folder.
|
|
# Uncomment any links to enable them. The icons will be displayed in the order listed.
|
|
|
|
[author]
|
|
# name = "Your name here"
|
|
# image = "/img/author.jpg"
|
|
# 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" },
|
|
# ]
|