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:
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