From d224d22db29fbe011a4a5fc606cd4a9209191fd2 Mon Sep 17 00:00:00 2001 From: Marcell Mars Date: Sun, 6 Dec 2020 13:10:42 +0100 Subject: [PATCH] it shouldn't have theme line --- config.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/config.toml b/config.toml index 6c9772b..65450f1 100644 --- a/config.toml +++ b/config.toml @@ -1,7 +1,6 @@ baseURL = "" languageCode = "en-us" title = "Dotawo Journal" - theme = "sandpoints" relativeurls = true disableKinds = ["RSS", "sitemap"]