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:
authorJens Sauer <jsauer65@gmail.com>2018-10-18 18:20:53 +0300
committerJens Sauer <jsauer65@gmail.com>2018-10-18 18:20:53 +0300
commit698fb868a192b7cc7c0c0ae0edb1eacdf674e07f (patch)
treeed7fc0f5fde2497059e10ddef4262b87182ae317 /exampleSite
parent33bf6a82d0a13578dca2a7fa298a5aad44caf790 (diff)
exampleSite/config.toml: Add reddit social button
Add the reddit social button to the demo site.
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 0165b55..4b41519 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -23,6 +23,7 @@ paginate = 3
GlitchUser = "GlitchUserName"
KeybaseUser = "KeybaseUserName"
MicroBlogUser = "MicroBlogUserName"
+ RedditUser = "RedditUserName"
StackOverflowUser = "StackOverflowUserName"
TumblrUser = "TumblrUserName"
TwitterUser = "TwitterUserName"