summaryrefslogtreecommitdiffstats
path: root/config/_default/params.toml
diff options
context:
space:
mode:
authorAnoduck, The Anonymous Duck <9925396+anoduck@users.noreply.github.com>2025-01-22 16:55:13 +0000
committerGitHub <noreply@github.com>2025-01-22 16:55:13 +0000
commit1ccadf298f59158ae6d4d0d96a4ea22d1166dcb4 (patch)
tree5a3174e8854d7b0887e0119d1e10c69978bacc41 /config/_default/params.toml
parentd72b6cdb9d1ba0ef36d13359fbdfd38e4f09bc55 (diff)
parentfef727c822458bc6d3e8af96187a445addbcdb6c (diff)
Merge pull request #66 from anoduck/develop
Develop
Diffstat (limited to 'config/_default/params.toml')
-rw-r--r--config/_default/params.toml11
1 files changed, 6 insertions, 5 deletions
diff --git a/config/_default/params.toml b/config/_default/params.toml
index 8df28e1..a6a2d5c 100644
--- a/config/_default/params.toml
+++ b/config/_default/params.toml
@@ -4,7 +4,7 @@
enableDarkMode = true
enableLanguageSelectionStorage = false
modes = ["light", "dark"]
- canonifyAssetsURLs = false
+ canonifyAssetsURLs = true
endorse = false
footerBelowFold = false
loading = "eager"
@@ -24,8 +24,9 @@
purgeHTMLComments = false
[docs]
- github = "https://github.com/anoduck/hinode-template"
- release = "https://github.com/anoduck/hinode-template/releases/tag/"
+ contentPath = "/docs/"
+ github = "https://github.com/anoduck/CL-Docs"
+ release = "https://github.com/anoduck/CL-Docs/releases/tag/"
checkVersion = false
[home]
@@ -48,7 +49,7 @@
fixed = true
offset = "5.5rem"
search = true
- searchModal = false
+ searchModal = true
breadcrumb = true
toc = true
sidebar = true
@@ -274,4 +275,4 @@
skipMissing = true
[footer]
- license = "All rights reserved. Corrupt Lamar 2024" \ No newline at end of file
+ license = "All rights reserved. Corrupt Lamar 2024"