From 276ea56f452277c5f315fc66711f4047601e0b7d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nuno=20Cora=C3=A7=C3=A3o?= Date: Tue, 13 Sep 2022 10:57:50 +0100 Subject: [PATCH] updated theme.toml --- theme.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/theme.toml b/theme.toml index 0e64dec7..ac70cdc9 100644 --- a/theme.toml +++ b/theme.toml @@ -2,14 +2,14 @@ name = "blowfish" license = "MIT" -licenselink = "https://github.com/nunocoracao/blowfish/blob/master/LICENSE" +licenselink = "https://github.com/nunocoracao/blowfish/blob/main/LICENSE" description = "tbd" homepage = "https://github.com/nunocoracao/blowfish/" demosite = "https://nunocoracao.github.io/blowfish/" tags = ["blog", "minimal", "responsive", "dark mode", "dark", "light", "tailwind", "personal"] -features = ["syntax higlighting", "dark mode", "emoji"] +features = ["syntax higlighting", "dark mode", "emoji", "firebase", "views"] [author] name = "Nuno Coracao"