diff options
Diffstat (limited to 'config/_default/params.toml')
| -rw-r--r-- | config/_default/params.toml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/config/_default/params.toml b/config/_default/params.toml index b1bf5d0..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" @@ -49,7 +49,7 @@ fixed = true offset = "5.5rem" search = true - searchModal = false + searchModal = true breadcrumb = true toc = true sidebar = true @@ -275,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" |
