aboutsummaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2022-12-27 02:04:24 +0100
committerMitja Felicijan <mitja.felicijan@gmail.com>2022-12-27 02:04:24 +0100
commitc67c1800f22e66b7f11c904ff8fdee6947f91c07 (patch)
treeb5e5a6c34df500fee3939a505430fbf7320bfcb0 /config.toml
parent1ac073cc30a23b68371e819c77422b4906dd4f20 (diff)
downloadmitjafelicijan.com-c67c1800f22e66b7f11c904ff8fdee6947f91c07.tar.gz
Reverted back to the original theme
Diffstat (limited to 'config.toml')
-rwxr-xr-xconfig.toml2
1 files changed, 1 insertions, 1 deletions
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'
3title = 'Mitja Felicijan' 3title = 'Mitja Felicijan'
4 4
5# Theme selction. 5# Theme selction.
6theme = 'bare' 6theme = 'simple'
7 7
8# Makes url's have '.html' at the end. 8# Makes url's have '.html' at the end.
9uglyurls = true 9uglyurls = true