Add config params for future theme versions
Alan Pearce alan@alanpearce.uk
Wed, 03 May 2017 10:04:18 +0200
1 files changed, 2 insertions(+), 0 deletions(-)
jump to
M config.toml → config.toml
@@ -7,6 +7,8 @@ copyright = "Licensed under a Creative Commons Attribution 4.0 International License." [Params] Description = "…now has a website" +themeColor = "theme-base-0b" +layoutReverse = true [author] name = "Alan Pearce"