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

github.com/matcornic/hugo-theme-learn.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/content/basics/configuration/_index.en.md')
-rw-r--r--exampleSite/content/basics/configuration/_index.en.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/exampleSite/content/basics/configuration/_index.en.md b/exampleSite/content/basics/configuration/_index.en.md
index cdf6075..6dbce18 100644
--- a/exampleSite/content/basics/configuration/_index.en.md
+++ b/exampleSite/content/basics/configuration/_index.en.md
@@ -43,6 +43,8 @@ Note that some of these parameters are explained in details in other sections of
themeVariant = ""
# Provide a list of custom css files to load relative from the `static/` folder in the site root.
custom_css = ["css/foo.css", "css/bar.css"]
+ # Change the title separator. Default to "::".
+ titleSeparator = "-"
```
## Activate search