From 75faff0066449997e08c902e17f3919a2e4708e1 Mon Sep 17 00:00:00 2001 From: Will Faught Date: Tue, 4 Jun 2024 22:21:02 -0700 Subject: [PATCH] Add podcast tag --- theme.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/theme.toml b/theme.toml index f225d138..bd6800c9 100644 --- a/theme.toml +++ b/theme.toml @@ -65,6 +65,7 @@ tags = [ "light", "minimal", "multilingual", + "podcast", "personal", "portfolio", "responsive",