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

github.com/apvarun/showcase-hugo-theme.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.toml5
1 files changed, 5 insertions, 0 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 39bfe70..b2bb113 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -10,6 +10,11 @@ disableKinds = ["taxonomy", "taxonomyTerm", "RSS"]
author = "showcase"
description = "Minimal, one page, theme for showcasing your work"
message = ""
+ hideAutoMenu = false
+
+[[menu.main]]
+ name = "External"
+ url = "https://example.com"
[social]
facebook = "https://facebook.com"