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