summaryrefslogtreecommitdiffstats
path: root/config.toml
diff options
context:
space:
mode:
authorMatt Strapp <matt@mattstrapp.net>2024-05-03 14:06:11 -0500
committerMatt Strapp <matt@mattstrapp.net>2024-05-03 14:06:11 -0500
commit98f5028d290d782a83fc84a1362ae3272004be17 (patch)
treef5c144329dd80e285127aaf022eee23cea6eb57a /config.toml
parentFix broken LFS files (diff)
downloadwebsite-98f5028d290d782a83fc84a1362ae3272004be17.tar
website-98f5028d290d782a83fc84a1362ae3272004be17.tar.gz
website-98f5028d290d782a83fc84a1362ae3272004be17.tar.bz2
website-98f5028d290d782a83fc84a1362ae3272004be17.tar.lz
website-98f5028d290d782a83fc84a1362ae3272004be17.tar.xz
website-98f5028d290d782a83fc84a1362ae3272004be17.tar.zst
website-98f5028d290d782a83fc84a1362ae3272004be17.zip
add posts?
Signed-off-by: Matt Strapp <matt@mattstrapp.net>
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml6
1 files changed, 3 insertions, 3 deletions
diff --git a/config.toml b/config.toml
index 97f579b..eb6ac91 100644
--- a/config.toml
+++ b/config.toml
@@ -75,13 +75,13 @@ weight = 1
url = "about/"
[[menu.main]]
-name = "Contact"
+name = "Posts"
weight = 2
-url = "about/#contact"
+url = "posts/"
[[menu.main]]
name = "Resume"
-weight = 3
+weight = 4
url = "resume/"