From f1cd40804a08ab6b10615bc1724572795f983dcb Mon Sep 17 00:00:00 2001 From: Rich Tabor Date: Fri, 9 Aug 2024 19:26:27 -0400 Subject: [PATCH] use uncategorized instead of general template part area --- theme.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme.json b/theme.json index 9e26a69..f0b3c73 100644 --- a/theme.json +++ b/theme.json @@ -889,7 +889,7 @@ "title": "Footer" }, { - "area": "general", + "area": "uncategorized", "name": "post", "title": "Post" }