diff options
Diffstat (limited to 'config.toml')
-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 |