diff options
-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" |