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:
authorRicardo Lagido <ricardolagido@gmail.com>2018-10-24 01:46:17 +0300
committerRicardo Lagido <ricardolagido@gmail.com>2018-10-24 01:46:17 +0300
commit3e2f4b9af4cdf0f50800b25d3371607709d4a10a (patch)
tree9b8e9ff41970bb1cce8572bb88d07997d660abbc /exampleSite
parent039ed216c3f7714391cf76fd810e91b04a017307 (diff)
Add Medium social button
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 b9fc857..af98cdb 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -23,6 +23,7 @@ paginate = 3
GlitchUser = "GlitchUserName"
KeybaseUser = "KeybaseUserName"
LinkedInUser = "LinkedInUserName"
+ MediumUser = "MediumUserName"
MicroBlogUser = "MicroBlogUserName"
RedditUser = "RedditUserName"
StackOverflowUser = "StackOverflowUserName"