From e3a83eadc049d7f232a10784006694686d9a59f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nuno=20Cora=C3=A7=C3=A3o?= Date: Sat, 1 Oct 2022 23:48:59 +0100 Subject: [PATCH] Update config.toml --- config/_default/config.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/_default/config.toml b/config/_default/config.toml index 15ed52ee..dddc8e66 100644 --- a/config/_default/config.toml +++ b/config/_default/config.toml @@ -2,6 +2,7 @@ # Refer to the theme docs for more details about each of these parameters. # https://nunocoracao.github.io/blowfish/docs/getting-started/ +theme = "blowfish" # baseURL = "https://your_domain.com/" defaultContentLanguage = "en"