From a522c02a36c90fb036e36f536e5775d087ec4c41 Mon Sep 17 00:00:00 2001 From: Christoph Schindlbeck Date: Fri, 3 Feb 2023 19:31:31 +0100 Subject: [PATCH] disable countdown --- config.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/config.toml b/config.toml index 15ab3b7..204f9ef 100644 --- a/config.toml +++ b/config.toml @@ -31,6 +31,7 @@ countdownDay = "18" countdownHour = "18" countdownMinute = "0" countdownSecond = "0" +disableCountdown = true # News Section [params.news]