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

github.com/lucperkins/hugo-fresh.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlucperkins <lucperkins@gmail.com>2018-08-13 18:08:42 +0300
committerlucperkins <lucperkins@gmail.com>2018-08-13 18:08:42 +0300
commit085163f7a015b1370155a59e30445ece353ccfcf (patch)
tree4b0453904da6f620e9f7c6d0c7b9f702e642832b /exampleSite
parent007d08aa4a3aa713956ba40b47f6e6c3b9e8f308 (diff)
Add customizable navbar
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.yaml13
1 files changed, 13 insertions, 0 deletions
diff --git a/exampleSite/config.yaml b/exampleSite/config.yaml
index 6dd65db..298ec45 100644
--- a/exampleSite/config.yaml
+++ b/exampleSite/config.yaml
@@ -25,6 +25,19 @@ params:
- kromo
- infinite
- gutwork
+ navbar:
+ - title: Features
+ url: /
+ - title: Pricing
+ url: /
+ - title: Foo
+ sublinks:
+ - title: Dropdown item
+ url: /
+ - title: Dropdown item
+ url: /
+ - title: Dropdown item
+ url: /
sidebar:
# Logo (from /images/logos/___.svg)
logo: fresh-square