diff options
author | Matt Strapp <matt@mattstrapp.net> | 2025-02-02 19:28:46 -0600 |
---|---|---|
committer | Matt Strapp <matt@mattstrapp.net> | 2025-02-02 19:28:46 -0600 |
commit | 702b656cc57d063554f94bae13ec6bde94d3218a (patch) | |
tree | 99e08e9e923e7308bf07ca9c3c70e41f1171fdba /config.toml | |
parent | Update submodule (diff) | |
download | website-702b656cc57d063554f94bae13ec6bde94d3218a.tar website-702b656cc57d063554f94bae13ec6bde94d3218a.tar.gz website-702b656cc57d063554f94bae13ec6bde94d3218a.tar.bz2 website-702b656cc57d063554f94bae13ec6bde94d3218a.tar.lz website-702b656cc57d063554f94bae13ec6bde94d3218a.tar.xz website-702b656cc57d063554f94bae13ec6bde94d3218a.tar.zst website-702b656cc57d063554f94bae13ec6bde94d3218a.zip |
Signed-off-by: Matt Strapp <matt@mattstrapp.net>
Diffstat (limited to '')
-rw-r--r-- | config.toml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/config.toml b/config.toml index 81eaccb..3bca0bb 100644 --- a/config.toml +++ b/config.toml @@ -100,11 +100,6 @@ name = "Posts" weight = 2 url = "posts/" -[[menu.main]] -name = "Resume" -weight = 4 -url = "resume/" - [privacy] [privacy.disqus] disable = true |