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

github.com/themefisher/restaurant-hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/config.toml')
-rw-r--r--exampleSite/config.toml6
1 files changed, 3 insertions, 3 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index a53291e..9cc0cc0 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -3,8 +3,8 @@ baseURL = "http://example.org/"
languageCode = "en-us"
title = "Restaurant Theme By Themefisher"
theme = "restaurant-hugo"
-summaryLength = "7"
-paginate = 6
+summaryLength = "10"
+paginate = 4
############################# Plugins ##############################
@@ -84,7 +84,7 @@ copyright = "Copyright 2020 - All Rights Reserved. Design and Developed By Theme
# Preloader
[params.preloader]
-enable = true
+enable = false
preloader = "" # use .png , .svg or .gif format
################################### Footer ############################