From 29fc1ed2a85f9bcbff89d3b380bf6e5ff709b22d Mon Sep 17 00:00:00 2001 From: Will Faught Date: Sat, 7 Jan 2023 09:18:26 -0800 Subject: [PATCH] Add dark mode theme tag --- theme.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/theme.toml b/theme.toml index aa71f9ba..f536a9d3 100644 --- a/theme.toml +++ b/theme.toml @@ -31,6 +31,7 @@ tags = [ "bootstrap", "contact", "dark", + "dark mode", "gallery", "hero", "landing",