From 8171ac612260bb6a1f5dc62fb2f115d26b6920d9 Mon Sep 17 00:00:00 2001 From: Madison Rye Progress Date: Sun, 15 Mar 2026 17:15:47 -0700 Subject: [PATCH] Update css --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 6af3ab4..7ca3b4a 100644 --- a/config.toml +++ b/config.toml @@ -11,7 +11,7 @@ paginatePath = "" author = 'Madison Scott-Clary' home = 'https://makyo.ink' copyright = 2021 - customCSS = ['wildness.css'] + customCSS = ['/wildness.css'] [markup.goldmark.renderer] unsafe = true