From 8ff60eaae384fc74034db3e0bcc7f030683013fe Mon Sep 17 00:00:00 2001 From: Christoffer Martinsson Date: Wed, 24 Oct 2018 20:26:03 +0200 Subject: [PATCH] Cahnged base theme --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 791a91b..c948339 100644 --- a/config.toml +++ b/config.toml @@ -5,7 +5,7 @@ languageCode = "en-us" DefaultContentLanguage = "en" title = "HAASP" theme = "docdock" -themesdir = "../.." +#themesdir = "../.." pygmentsCodeFences = true pygmentsStyle = "monokailight"