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:
authorGlenn Dixon <dixonge@users.noreply.github.com>2019-05-26 18:12:21 +0300
committerGitHub <noreply@github.com>2019-05-26 18:12:21 +0300
commitffee15170c8c0a889ab7684ce0208d3f90044e85 (patch)
tree0be434522ae1af632f80852b6ae5797a64f4a8aa /exampleSite
parent72cb8b988f6da64bf56115d23e5fc147dd6a681f (diff)
Whitespace cleanup
removed trailing spaces, one line
Diffstat (limited to 'exampleSite')
-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"