diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2022-12-27 02:04:24 +0100 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2022-12-27 02:04:24 +0100 |
| commit | c67c1800f22e66b7f11c904ff8fdee6947f91c07 (patch) | |
| tree | b5e5a6c34df500fee3939a505430fbf7320bfcb0 /config.toml | |
| parent | 1ac073cc30a23b68371e819c77422b4906dd4f20 (diff) | |
| download | mitjafelicijan.com-c67c1800f22e66b7f11c904ff8fdee6947f91c07.tar.gz | |
Reverted back to the original 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 f3c7770..74c851d 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 = 'bare' | 6 | theme = 'simple' |
| 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 |
