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

github.com/wangchucheng/hugo-eureka.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWang Chucheng <wangchucheng@outlook.com>2020-12-12 19:19:04 +0300
committerWang Chucheng <wangchucheng@outlook.com>2020-12-12 19:19:04 +0300
commit69af104e562b4a2d86aff01cb9187f64a475f948 (patch)
tree5b8722d7fae1fb96cf87915537e9ea84431843d6 /exampleSite
parent6638e3a102cb8e678dfed77c926f2498cc05d583 (diff)
feat: customize title separator
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config/_default/params.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/exampleSite/config/_default/params.toml b/exampleSite/config/_default/params.toml
index 9820cb1..90ca210 100644
--- a/exampleSite/config/_default/params.toml
+++ b/exampleSite/config/_default/params.toml
@@ -7,6 +7,8 @@ repoEditURL = ""
dateFormat = ""
+titleSeparator = ""
+
# Options: auto, light and dark. Default is auto.
colorScheme = ""