From 028dd86a7c8d18b30860d678657131702d3f56dd3d75066946f3d37fb6ef0067 Mon Sep 17 00:00:00 2001 From: Nicholas Johnson Date: Sun, 26 May 2024 00:00:00 +0000 Subject: Add copyright symbol to copyright notice --- config/_default/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3