From 740cf6bbf12882be46e7c7de9976f5b13696cd4d Mon Sep 17 00:00:00 2001 From: kako57 <71569154+kako57@users.noreply.github.com> Date: Sun, 14 Jan 2024 14:12:06 -0500 Subject: [PATCH] color change; we're going full red this year --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index e037bca..b9ba19a 100644 --- a/config.toml +++ b/config.toml @@ -11,7 +11,7 @@ paginate = 10 contentTypeName = "posts" # ["orange", "blue", "red", "green", "pink"] - themeColor = "blue" + themeColor = "red" # if you set this to 0, only submenu trigger will be visible showMenuItems = 2