diff options
Diffstat (limited to 'config.toml')
-rw-r--r-- | config.toml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config.toml b/config.toml index b482d0a..6bf8108 100644 --- a/config.toml +++ b/config.toml | |||
@@ -9,6 +9,8 @@ generate_feed = true | |||
9 | highlight_code = true | 9 | highlight_code = true |
10 | highlight_theme = "ascetic-white" | 10 | highlight_theme = "ascetic-white" |
11 | 11 | ||
12 | theme = "xmin" | ||
13 | |||
12 | [[taxonomies]] | 14 | [[taxonomies]] |
13 | name = "tags" | 15 | name = "tags" |
14 | feed = true | 16 | feed = true |