about summary refs log tree commit diff stats
path: root/config.toml
diff options
context:
space:
mode:
authorAlan Pearce2017-05-03 10:04:18 +0200
committerAlan Pearce2017-05-03 10:04:18 +0200
commit99a0ffeba261d47af467495762017db44d05f497 (patch)
tree15d79a46dd33d4e273636d751b628ef273ffb8f3 /config.toml
parentfc0ca0040b784d450e7da33447fcc079abf70384 (diff)
downloadwebsite-99a0ffeba261d47af467495762017db44d05f497.tar.lz
website-99a0ffeba261d47af467495762017db44d05f497.tar.zst
website-99a0ffeba261d47af467495762017db44d05f497.zip
Add config params for future theme versions
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 1bfa502..368d702 100644
--- a/config.toml
+++ b/config.toml
@@ -7,6 +7,8 @@ copyright = "Licensed under a Creative Commons Attribution 4.0 International Lic
 
 [Params]
 Description = "…now has a website"
+themeColor = "theme-base-0b"
+layoutReverse = true
 
 [author]
     name = "Alan Pearce"