diff options
-rw-r--r-- | config.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml b/config.toml index 4e8e4b6..a66ac02 100644 --- a/config.toml +++ b/config.toml @@ -1,6 +1,6 @@ theme = "hugo-theme-nicksphere" baseURL = "https://nicksphere.ch" -title = "Nick's Journal" +title = "nicksphere" copyright = "CC BY-SA 4.0" languageCode = "en-us" disablePathToLower = true |