From 787ff695953fb4e13ef98118a0ac0a3ece392ab3 Mon Sep 17 00:00:00 2001 From: anoduck <9925396+anoduck@users.noreply.github.com> Date: Wed, 6 Nov 2024 07:20:11 -0500 Subject: docs(content): :rocket: Fonts work, renamed files, added content from previous page renamed blog posts without prefix, custom font renedering works, migrated communication logs to new framework #30 #34 #35 #32 --- config/_default/params.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'config') diff --git a/config/_default/params.toml b/config/_default/params.toml index 88649ca..779559c 100644 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -169,7 +169,7 @@ # padding = "0" # footer = "none" # orientation = "stacked" - style = "justify-content-center horizontal-scrollable" + style = "justify-content-center" pane = "persona" type = "tabs" width = 100 @@ -237,9 +237,9 @@ themeOpacity = "57" darkModeShade = "20%" darkModeTint = "40%" - themeFont = "Texturina" + themeFont = "Crimson Pro, Grenze Gotisch, Texturina" themeFontPath = "/fonts" # relative path - themeFontPreload = "/fonts/crimson-pro-v24-latin-regular.woff2" + #themeFontPreload = "/fonts/crimson-pro-v24-latin-regular.woff2" fontSizeBase = "1rem" purge = false -- cgit v1.2.3