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:
authorAngelo Stavrow <contact@angelostavrow.com>2019-09-30 15:52:14 +0300
committerGitHub <noreply@github.com>2019-09-30 15:52:14 +0300
commit2701271d298c6e35da45a1dcf003a604fea48924 (patch)
tree100789cbd69b77aa5558cd9bb6979be7073f7cac /config.toml.example
parentdeb2121a365ff08a7ff741b0902aaa42f714dde3 (diff)
parente951567f61a0974bdbc23e5b427a150ebf65ba5e (diff)
Merge pull request #63 from AngeloStavrow/developmentv1.3.0
Release new version 1.3.0
Diffstat (limited to 'config.toml.example')
-rw-r--r--config.toml.example1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.toml.example b/config.toml.example
index 5e9e402..7d4cac3 100644
--- a/config.toml.example
+++ b/config.toml.example
@@ -12,6 +12,7 @@ theme = "indigo"
Biography = "A short description, a few sentences describing the author. Set the 'ShowBio' parameter to false to hide this."
ShowBio = true
PermalinkText = "🔗"
+ mainSections = ["post"]
# Contact/social-network identifiers for social icons
EmailAddress = "email.address@example.com"