summaryrefslogtreecommitdiff
path: root/config/_default/config.toml
diff options
context:
space:
mode:
Diffstat (limited to 'config/_default/config.toml')
-rw-r--r--config/_default/config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/_default/config.toml b/config/_default/config.toml
index dd8a00b..dce2551 100644
--- a/config/_default/config.toml
+++ b/config/_default/config.toml
@@ -1,7 +1,7 @@
theme = "journal"
baseURL = "https://nicholasjohnson.ch"
title = "Nicholas Johnson"
-copyright = "Copyright 2020-{currentYear} Nicholas Johnson. CC BY-SA 4.0."
+copyright = "Copyright © 2020-{currentYear} Nicholas Johnson. CC BY-SA 4.0."
languageCode = "en-us"
disablePathToLower = true
rssLimit = 20