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

github.com/gohugoio/hugoThemesSite.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2018-02-08 12:40:18 +0300
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2018-02-08 12:40:18 +0300
commit13aef8c3634c0f85c3c84846437a24839a12ff4c (patch)
treea94f08a7e829f0a621510904451354c660b0f0c5 /config.toml
parent5c2d27a0639cc056a473478af4f9c56aa175a0c6 (diff)
Add showcase to menu
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml5
1 files changed, 5 insertions, 0 deletions
diff --git a/config.toml b/config.toml
index c65e583..c1089bc 100644
--- a/config.toml
+++ b/config.toml
@@ -70,6 +70,11 @@ forum = "https://discourse.gohugo.io/"
identifier = "themes"
url = "https://themes.gohugo.io/"
+ [[menu.global]]
+ name = "Showcase"
+ weight = 20
+ identifier = "showcase"
+ url = "https://gohugo.io/showcase/"
[[menu.global]]
name = "Community"