From 1ac073cc30a23b68371e819c77422b4906dd4f20 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Tue, 20 Dec 2022 20:33:57 +0100 Subject: Move to bare theme. --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.toml') diff --git a/config.toml b/config.toml index 74c851d..f3c7770 100755 --- a/config.toml +++ b/config.toml @@ -3,7 +3,7 @@ languageCode = 'en-us' title = 'Mitja Felicijan' # Theme selction. -theme = 'simple' +theme = 'bare' # Makes url's have '.html' at the end. uglyurls = true -- cgit v1.2.3