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:02:41 +0300
committerJens Sauer <jsauer65@gmail.com>2018-10-18 18:02:41 +0300
commitde1fe66e730e6c910080eff7f4b55e93d18ac596 (patch)
treec32860cd69ec39d20e8832e567e2f8fdc6fc47fb /config.toml.example
parent58e6e1f426abad6f427411a961614ff2bc12fdc4 (diff)
config.toml.example: Change RedditUser default value
To keep consistency with the other social platform default values, change the RedditUser param.
Diffstat (limited to 'config.toml.example')
-rw-r--r--config.toml.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml.example b/config.toml.example
index a2ae0cf..846d2d9 100644
--- a/config.toml.example
+++ b/config.toml.example
@@ -25,7 +25,7 @@ theme = "indigo"
StackOverflowUser = "StackOverflowUserName"
TumblrUser = "TumblrUserName"
TwitterUser = "TwitterUserName"
- RedditUser = "RedditUser"
+ RedditUser = "RedditUserName"
# These are parameters used for indieweb identity. You should set these along
# with the above email/social network parameters.