Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/AngeloStavrow/indigo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAngelo Stavrow <angelo@fogcreek.com>2018-08-29 22:42:43 +0300
committerAngelo Stavrow <angelo@fogcreek.com>2018-08-29 22:42:43 +0300
commit465dac4107085884512b3b93fdd4dc15e2a545fc (patch)
tree698dc4574e16cda71d0bd0657fee4bdfc79a59c8 /config.toml.example
parent343deeecf7f18b2d959e9d92d2e6b39c565dca30 (diff)
Add more social network icons (closes #11)
Diffstat (limited to 'config.toml.example')
-rw-r--r--config.toml.example6
1 files changed, 5 insertions, 1 deletions
diff --git a/config.toml.example b/config.toml.example
index 3ecb310..0074d9b 100644
--- a/config.toml.example
+++ b/config.toml.example
@@ -15,12 +15,16 @@ title = "Site Title"
# Contact/social-network identifiers for social icons
EmailAddress = "email.address@example.com"
+ FacebookUser = "FacebookUserName"
FlickrUser = "FlickrUserName"
GitHubUser = "GitHubUserName"
GitLabUser = "GitLabUserName"
GlitchUser = "GlitchUserName"
- TwitterUser = "TwitterUserName"
+ KeybaseUser = "KeybaseUserName"
MicroBlogUser = "MicroBlogUserName"
+ StackOverflowUser = "StackOverflowUserName"
+ TumblrUser = "TumblrUserName"
+ TwitterUser = "TwitterUserName"
# These are parameters used for indieweb identity. You should set these along
# with the top-level email/social network parameters.