summaryrefslogtreecommitdiffstats
path: root/config/_default
diff options
context:
space:
mode:
authoranoduck <11767-anoduck@users.noreply.gitgud.io>2024-10-17 09:13:52 -0400
committeranoduck <11767-anoduck@users.noreply.gitgud.io>2024-10-17 09:14:01 -0400
commit0853c0fde0b4da83987bc2d2dc49f370f734867a (patch)
tree42fb66ad0bf5348ca59799c4c252a966935afe44 /config/_default
parent6ce2382eef275dfe47b86dad4640aee6db8162c8 (diff)
ch-ch-changes
Diffstat (limited to 'config/_default')
-rw-r--r--config/_default/params.toml28
1 files changed, 17 insertions, 11 deletions
diff --git a/config/_default/params.toml b/config/_default/params.toml
index f6659f9..237af93 100644
--- a/config/_default/params.toml
+++ b/config/_default/params.toml
@@ -13,7 +13,7 @@
cue = false
tab = true
[main.build]
- transpiler = "libsass"
+ transpiler = "dartsass"
[messages]
placement = "bottom-right"
@@ -142,19 +142,24 @@
[sections.persons]
title = "Involving the usual suspects..."
reference = "More People involved"
- layout = "card"
+ layout = "nav"
sort = "weight"
reverse = false
- nested = true
- cols = 3
- color = ""
- padding = "0"
- header = "full"
- footer = "none"
- orientation = "stacked"
+ # nested = true
+ # cols = 3
+ background = "body-tertiary"
+ color = "primary"
+ # padding = "0"
+ # header = "full"
+ # footer = "none"
+ # orientation = "stacked"
style = "justify-content-center"
- homepage = 3
- separator = true
+ pane = "persona"
+ type = "pills"
+ width = 50
+ vertical = false
+ # homepage = 3
+ # separator = true
[sections.legal]
title = "Legal"
reference = "More On Legal"
@@ -192,6 +197,7 @@
darkModeTint = "40%"
themeFont = "Inter"
themeFontPath = "/fonts" # local path
+ themeFontPreload = "/fonts/texturina.ttf"
fontSizeBase = "1rem"
purge = false