diff options
author | Nicholas Johnson <nick@nicksphere.ch> | 2022-10-25 00:00:00 +0000 |
---|---|---|
committer | Nicholas Johnson <nick@nicksphere.ch> | 2022-10-25 00:00:00 +0000 |
commit | 79c143de495c58f999bf3a9dcae26d7e2235b46d73c317dfccb1b05c8f1c9247 (patch) | |
tree | 4629130dca88a6b5b35d68c2ba53ed0f58f6517953979416fc3980c4a19ca463 /config.toml | |
parent | 2d63dd4864071245a92ec2164f998086abeeab8ff4e44b259a71338c086614eb (diff) | |
download | journal-79c143de495c58f999bf3a9dcae26d7e2235b46d73c317dfccb1b05c8f1c9247.tar.gz journal-79c143de495c58f999bf3a9dcae26d7e2235b46d73c317dfccb1b05c8f1c9247.zip |
Rebrand to just my name
Diffstat (limited to 'config.toml')
-rw-r--r-- | config.toml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/config.toml b/config.toml index a66ac02..12afcf1 100644 --- a/config.toml +++ b/config.toml @@ -1,6 +1,6 @@ theme = "hugo-theme-nicksphere" baseURL = "https://nicksphere.ch" -title = "nicksphere" +title = "Nicholas Johnson" copyright = "CC BY-SA 4.0" languageCode = "en-us" disablePathToLower = true @@ -15,8 +15,8 @@ rssLimit = 20 [params] description = "Online journal about computing, philosophy, spirituality, privacy, and society." keywords = "computing, computers, philosophy, spirituality, privacy, surveillance, mass surveillance, free software, libre software, technology, society, politics, opinion, education, educational, blog, blogging, gemini, geminispace, gemini capsule" - indexTitle = "WELCOME TO THE NICKSPHERE!" - indexIntro = "I'm Nicholas Johnson, the sole maintainer and writer for the Nicksphere, my online journal where I write about computing, philosophy, privacy, society, spirituality, and other things." + indexTitle = "Welcome to my online journal!" + indexIntro = "I write about computing, philosophy, privacy, society, spirituality, and more." beginCopyrightYear = 2019 [permalinks] |