summaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
authorNicholas Johnson <nick@nicksphere.ch>2022-09-07 00:00:00 +0000
committerNicholas Johnson <nick@nicksphere.ch>2022-09-07 00:00:00 +0000
commit25a9918e781feaa14cc8b99c6e23e751b103c6aa2166f8a1c621337afde88f29 (patch)
tree4bfbac76940df1922ecfc64ea5463f7839847245fcd4b9e115df45554407685b /config.toml
parent844ac032a0f3d100e2dd07ed9ee0498c701a3ebd4ae6ae005132063678d5ca5b (diff)
downloadjournal-25a9918e781feaa14cc8b99c6e23e751b103c6aa2166f8a1c621337afde88f29.tar.gz
journal-25a9918e781feaa14cc8b99c6e23e751b103c6aa2166f8a1c621337afde88f29.zip
Change website title to "nicksphere"
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml2
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