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

github.com/zwbetz-gh/cupper-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzwbetz-gh <zwbetz@gmail.com>2021-10-18 05:54:41 +0300
committerzwbetz-gh <zwbetz@gmail.com>2021-10-18 05:54:41 +0300
commitffdb78849edf02d5e6378fafe5b172150654901f (patch)
tree39a648ce84b3b58ab8aee97c310aaf0b7fc7f4ff /exampleSite
parent87e1a8608f44d46f6cc34fc54a4ddadbd2999433 (diff)
allow nav title text
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/exampleSite/config.yaml b/exampleSite/config.yaml
index 3a218e0..aee36bd 100644
--- a/exampleSite/config.yaml
+++ b/exampleSite/config.yaml
@@ -29,7 +29,8 @@ params:
showThemeSwitcher: true
defaultDarkTheme: false
moveFooterToHeader: false
- logoAlt: "An alternative text description of the logo"
+ # navTitleText: Cupper Theme
+ logoAlt: An alternative text description of the logo
customCss:
- css/custom_01.css
- css/custom_02.css