diff options
Diffstat (limited to 'config.toml')
-rw-r--r-- | config.toml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config.toml b/config.toml index e295169..b5ba90b 100644 --- a/config.toml +++ b/config.toml @@ -3,6 +3,10 @@ languageCode = "en-gb" title = "Alan Pearce" theme = "hyde" pygmentsuseclasses = true +copyright = "Licensed under a Creative Commons Attribution 4.0 International License." [Params] Description = "…now has a website" + +[author] + name = "Alan Pearce" |