From 3af397d14296612c2670477a784674bc609c7a99 Mon Sep 17 00:00:00 2001 From: teldra Date: Thu, 7 Apr 2022 16:40:31 +0200 Subject: [PATCH] small fixes --- config.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config.toml b/config.toml index f7badae9..1f4c5b59 100644 --- a/config.toml +++ b/config.toml @@ -30,6 +30,8 @@ featured = 'featured' #do you want a contact page? contact = true + + debug = true #do you want an archive? archive = true