aboutsummaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
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