diff options
-rw-r--r-- | config.toml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config.toml b/config.toml index c66a274..7168dbb 100644 --- a/config.toml +++ b/config.toml @@ -4,6 +4,8 @@ title = "new.pablotron.org" theme = "hugo-pt2021" [params] + authorName = 'Paul Duncan' + copyrightStartYear = 1998 # timezone (used for "bin/new post some-post") tz = "-04:00" |