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:
Diffstat (limited to 'exampleSite/config.yaml')
-rw-r--r--exampleSite/config.yaml14
1 files changed, 6 insertions, 8 deletions
diff --git a/exampleSite/config.yaml b/exampleSite/config.yaml
index 287122d..8240586 100644
--- a/exampleSite/config.yaml
+++ b/exampleSite/config.yaml
@@ -27,14 +27,12 @@ params:
darkThemeAsDefault: false
hideHeaderLinks: false
search: true
- # A list of custom css files can be provided, which must be placed inside
- # 'static/'.
- # This is useful to override just specific css classes, instead of copying
- # the entire theme's css file to your own site.
- # Usage:
- # customCss:
- # - css/foo.css # relative path starting from static/
- #- css/bar.css
+ customCss:
+ - css/custom_01.css
+ - css/custom_02.css
+ customJs:
+ - js/custom_01.js
+ - js/custom_02.js
menu:
nav: