aboutsummaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
authorAnthony Wang2024-12-03 21:29:14 -0500
committerAnthony Wang2024-12-03 21:29:14 -0500
commit22b2123d0e0b86fa3507600c23ae1f27c4f8e293 (patch)
tree4611faec346deb70003ce9a5ccc72d27feace80d /config.toml
parent78cd8ddd2dc6005617936140350a002d73493005 (diff)
Rename site to lowercase
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 27ab338..aa24969 100644
--- a/config.toml
+++ b/config.toml
@@ -1,6 +1,6 @@
baseURL = 'https://unnamed.website'
languageCode = 'en-us'
-title = 'Unnamed Website'
+title = 'unnamed website'
theme = 'gokarna'
[menu]