Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/vividvilla/ezhil.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVivek R <vividvilla@gmail.com>2019-09-09 22:03:35 +0300
committerVivek R <vividvilla@gmail.com>2019-09-09 22:03:35 +0300
commit31544832ad07b4cb8984909b19a38e63147742eb (patch)
tree69d52f9333bd431d0069ff829f5f7ebe8552241d
parent1ab28caf4fc8664ad779b84a0f3e42741c974ee0 (diff)
fix: remove `params.mainSections` from exampleSite config
-rw-r--r--exampleSite/config.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index d77f39e..a930a6e 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -12,7 +12,6 @@ googleAnalytics = "UA-123-45"
disqusShortname = "localhost"
[params]
- mainSections = ["posts"]
subtitle = "Clean and minimal personal [blog theme for Hugo](https://github.com/vividvilla/ezhil)"
disableDisqusTypes = ["page"]
featherIconsCDN = true