about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAlan Pearce2017-05-03 10:04:18 +0200
committerAlan Pearce2017-05-03 10:04:18 +0200
commit99a0ffeba261d47af467495762017db44d05f497 (patch)
tree15d79a46dd33d4e273636d751b628ef273ffb8f3
parentfc0ca0040b784d450e7da33447fcc079abf70384 (diff)
downloadwebsite-99a0ffeba261d47af467495762017db44d05f497.tar.lz
website-99a0ffeba261d47af467495762017db44d05f497.tar.zst
website-99a0ffeba261d47af467495762017db44d05f497.zip
Add config params for future theme versions
-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
7 7
8[Params] 8[Params]
9Description = "…now has a website" 9Description = "…now has a website"
10themeColor = "theme-base-0b"
11layoutReverse = true
10 12
11[author] 13[author]
12 name = "Alan Pearce" 14 name = "Alan Pearce"