diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2022-12-20 20:33:57 +0100 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2022-12-20 20:33:57 +0100 |
| commit | 1ac073cc30a23b68371e819c77422b4906dd4f20 (patch) | |
| tree | 52469a6067a714dc93fb5a971ab620dd4a1c6c46 /config.toml | |
| parent | 6342c2d1cc08bf6edb7f0ffdbdb69ce5b8be62dd (diff) | |
| download | mitjafelicijan.com-1ac073cc30a23b68371e819c77422b4906dd4f20.tar.gz | |
Move to bare theme.
Diffstat (limited to 'config.toml')
| -rwxr-xr-x | config.toml | 2 |
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' | |||
| 3 | title = 'Mitja Felicijan' | 3 | title = 'Mitja Felicijan' |
| 4 | 4 | ||
| 5 | # Theme selction. | 5 | # Theme selction. |
| 6 | theme = 'simple' | 6 | theme = 'bare' |
| 7 | 7 | ||
| 8 | # Makes url's have '.html' at the end. | 8 | # Makes url's have '.html' at the end. |
| 9 | uglyurls = true | 9 | uglyurls = true |
