aboutsummaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2022-12-20 20:33:57 +0100
committerMitja Felicijan <mitja.felicijan@gmail.com>2022-12-20 20:33:57 +0100
commit1ac073cc30a23b68371e819c77422b4906dd4f20 (patch)
tree52469a6067a714dc93fb5a971ab620dd4a1c6c46 /config.toml
parent6342c2d1cc08bf6edb7f0ffdbdb69ce5b8be62dd (diff)
downloadmitjafelicijan.com-1ac073cc30a23b68371e819c77422b4906dd4f20.tar.gz
Move to bare 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 74c851d..f3c7770 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 = 'simple' 6theme = 'bare'
7 7
8# Makes url's have '.html' at the end. 8# Makes url's have '.html' at the end.
9uglyurls = true 9uglyurls = true