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:
Diffstat (limited to 'exampleSite/config.toml')
-rw-r--r--exampleSite/config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index af98cdb..2fe4036 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -32,7 +32,7 @@ paginate = 3
# These are parameters used for indieweb identity. You should set these along
# with the above email/social network parameters.
- [params.indieWeb]
+ [params.indieWeb]
EmailAddress = "email.address@example.com"
FlickrUser = "FlickrUserName"
GitHubUser = "GitHubUserName"