diff options
author | Alan Pearce | 2014-06-07 14:58:37 +0100 |
---|---|---|
committer | Alan Pearce | 2014-06-07 14:58:37 +0100 |
commit | 25bc8f96e6392e3487d84241116aba6a222ec889 (patch) | |
tree | bbb244566f9622ac9fa71974e786dee0a75a2475 | |
parent | cf3deeb57948c78226accd4a5b39b90b38c00a77 (diff) | |
download | website-25bc8f96e6392e3487d84241116aba6a222ec889.tar.lz website-25bc8f96e6392e3487d84241116aba6a222ec889.tar.zst website-25bc8f96e6392e3487d84241116aba6a222ec889.zip |
Add a description
-rw-r--r-- | config.toml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config.toml b/config.toml index 7f3d006..c8faf13 100644 --- a/config.toml +++ b/config.toml @@ -2,3 +2,6 @@ baseurl = "/" languageCode = "en-gb" title = "Alan Pearce" theme = "hyde" + +[Params] +Description = "…now has a website" |