diff options
| author | anoduck <9925396+anoduck@users.noreply.github.com> | 2025-01-22 11:30:30 -0500 |
|---|---|---|
| committer | anoduck <9925396+anoduck@users.noreply.github.com> | 2025-01-22 11:49:26 -0500 |
| commit | fef727c822458bc6d3e8af96187a445addbcdb6c (patch) | |
| tree | 5a3174e8854d7b0887e0119d1e10c69978bacc41 /config/_default/params.toml | |
| parent | fb3efc45318558d4a0555cf6a2e0cc72252e13f8 (diff) | |
feat: 🎸 Lotta Shit
Lotta content additions and updates.
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" |
