From 5c075c97b5cffad3a11b56e001dcd38840a36098 Mon Sep 17 00:00:00 2001 From: Will Faught Date: Tue, 20 Dec 2022 16:51:03 -0800 Subject: [PATCH] Add contact theme tag --- theme.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/theme.toml b/theme.toml index e1811843..dd3068b6 100644 --- a/theme.toml +++ b/theme.toml @@ -29,6 +29,7 @@ name = "Paige" tags = [ "blog", "bootstrap", + "contact", "hero", "landing", "light",