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

github.com/parsiya/Hugo-Octopress.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorparsiya <parsiya@gmail.com>2018-11-23 20:04:38 +0300
committerparsiya <parsiya@gmail.com>2018-11-23 20:04:38 +0300
commitdc15df8630c240fb96ac58a510dbfc7bac6619d9 (patch)
treee2091dfdc2c2019801308e63d40857003781b76d /sample-config.toml
parent465cee42bfb1ac1001a9e1eb89ca75eaaa444458 (diff)
Add compact index view
Diffstat (limited to 'sample-config.toml')
-rw-r--r--sample-config.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/sample-config.toml b/sample-config.toml
index cf76b40..6d45d09 100644
--- a/sample-config.toml
+++ b/sample-config.toml
@@ -145,6 +145,9 @@ post = "/blog/:year-:month-:day-:title/" # change the post URL to look like the
# Don't include the @.
# twitterCardAuthor = "CryptoGangsta"
+ # Set to true to enable compact index. Set to false or remove to go back to classic view.
+ # compactIndex = true
+
# Menu
# If navigationNewWindow (under [params]) is set to true then all links except root ("/") will open in a new window
# If it does not exist or is set to false then links will open in the same window