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

github.com/wowchemy/starter-academic.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorGeorge Cushen <gcushen@users.noreply.github.com>2021-01-23 22:50:17 +0300
committerGeorge Cushen <gcushen@users.noreply.github.com>2021-01-23 22:50:17 +0300
commitb437103cc5ba85a39ed55d2d57eed60b87ab58a0 (patch)
tree8368197a32cab519240533d873f82fb667764b8b /config
parent42119267d03ce216c1734813e32cef3f82e294f5 (diff)
demo: update content
Diffstat (limited to 'config')
-rw-r--r--config/_default/params.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/_default/params.toml b/config/_default/params.toml
index 214e0961..e8024ff1 100644
--- a/config/_default/params.toml
+++ b/config/_default/params.toml
@@ -147,7 +147,7 @@ address_format = "en-us"
############################
# Main menu alignment (l = left, c = center, r = right) and logo options.
-main_menu = {align = "l", show_logo = true, highlight_active_link = true, show_language = false, show_day_night = true, show_search = true}
+main_menu = {enable = true, align = "l", show_logo = true, highlight_active_link = true, show_language = false, show_day_night = true, show_search = true}
# Show estimated reading time for posts? (true/false)
reading_time = true