summary refs log tree commit diff stats
path: root/config.toml
diff options
context:
space:
mode:
authorAlan Pearce2020-11-15 13:14:37 +0100
committerAlan Pearce2020-11-15 13:15:31 +0100
commit6831ad7021ea32d840d75982b1086d999876013d (patch)
tree64b42dac98416eb076e5fd30c77433b2d60775df /config.toml
parent1150d953ca778e6ebbbb5391c411801c58f7f469 (diff)
downloadwebsite-6831ad7021ea32d840d75982b1086d999876013d.tar.lz
website-6831ad7021ea32d840d75982b1086d999876013d.tar.zst
website-6831ad7021ea32d840d75982b1086d999876013d.zip
Extract theme from templates
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml2
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