summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Strapp <matt@mattstrapp.net>2022-10-12 11:22:58 -0500
committerMatt Strapp <matt@mattstrapp.net>2022-10-12 11:22:58 -0500
commit4f6d84f3bc34b4d26f1256a81cb5e92d1a694945 (patch)
tree2006843ab55e5c770aa6a84e0ec9b2e0b79ffa74
parentInitial commit (diff)
downloadwebsite-4f6d84f3bc34b4d26f1256a81cb5e92d1a694945.tar
website-4f6d84f3bc34b4d26f1256a81cb5e92d1a694945.tar.gz
website-4f6d84f3bc34b4d26f1256a81cb5e92d1a694945.tar.bz2
website-4f6d84f3bc34b4d26f1256a81cb5e92d1a694945.tar.lz
website-4f6d84f3bc34b4d26f1256a81cb5e92d1a694945.tar.xz
website-4f6d84f3bc34b4d26f1256a81cb5e92d1a694945.tar.zst
website-4f6d84f3bc34b4d26f1256a81cb5e92d1a694945.zip
test
-rw-r--r--config.toml3
1 files changed, 1 insertions, 2 deletions
diff --git a/config.toml b/config.toml
index e750f5d..a8efe75 100644
--- a/config.toml
+++ b/config.toml
@@ -1,6 +1,6 @@
baseURL = 'https://mattstrapp.net'
languageCode = 'en'
-title = 'Sometimes less is more.'
+title = 'MattStrapp'
theme = "hugo-coder"
enableRobotsTXT = true
@@ -44,7 +44,6 @@ enableRobotsTXT = true
weight = 1
url = "about/"
-
[[menu.main]]
name = "Contact"
weight = 2