about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAlan Pearce2014-06-07 14:58:37 +0100
committerAlan Pearce2014-06-07 14:58:37 +0100
commitff16e96ea600db1437847f4d3fa6c5e53ce627eb (patch)
tree75c426843e07cb68c94227b2877cb280daa7af4f
parent8278cf1e5e48ff3fedfc080d219f3ad0832553fb (diff)
downloadwebsite-ff16e96ea600db1437847f4d3fa6c5e53ce627eb.tar.xz
website-ff16e96ea600db1437847f4d3fa6c5e53ce627eb.zip
Add a description
-rw-r--r--config.toml3
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 = "/"
2languageCode = "en-gb" 2languageCode = "en-gb"
3title = "Alan Pearce" 3title = "Alan Pearce"
4theme = "hyde" 4theme = "hyde"
5
6[Params]
7Description = "…now has a website"