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

github.com/themefisher/kross-hugo-portfolio-template.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsomrat <monnaf37@gmail.com>2020-05-18 07:47:11 +0300
committersomrat <monnaf37@gmail.com>2020-05-18 07:47:11 +0300
commitd97db2eeaebf10140fc840fab6d7a808c07242af (patch)
treeefd69772386061057bf0fc4e3a2965b0a5cf4315
parente089b2bb44abdbff00a7dcc1c0f7014f5b88d771 (diff)
modified navigation
-rw-r--r--exampleSite/config.toml8
1 files changed, 4 insertions, 4 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index aebb401..3c2e4d1 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -29,22 +29,22 @@ URL = "plugins/shuffle/shuffle.min.js"
[[menu.main]]
URL = "about"
name = "About"
-weight = 2
+weight = 1
[[menu.main]]
URL = "blog"
name = "Blog"
-weight = 3
+weight = 2
[[menu.main]]
URL = "portfolio"
name = "Portfolio"
-weight = 4
+weight = 3
[[menu.main]]
URL = "contact"
name = "Contact"
-weight = 5
+weight = 4
# default parameters