From 163de2ddc2b1ca5f3eb9fe9a0c6320fd560561d9 Mon Sep 17 00:00:00 2001 From: Will Faught Date: Tue, 13 Dec 2022 15:06:07 -0800 Subject: [PATCH] Add hero tag --- theme.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/theme.toml b/theme.toml index e93396e5..33b2849d 100644 --- a/theme.toml +++ b/theme.toml @@ -28,6 +28,7 @@ name = "Paige" tags = [ "blog", "bootstrap", + "hero", "landing", "light", "minimal",