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 highlight_code = true highlight_theme = "ascetic-white" +theme = "xmin" + [[taxonomies]] name = "tags" feed = true |