diff --git a/config.toml b/config.toml index 0921df0..1d9646b 100644 --- a/config.toml +++ b/config.toml @@ -57,7 +57,6 @@ recent_more_text = "more ยป" sections = [ { name = "posts", path = "/posts", is_external = false }, { name = "projects", path = "/projects", is_external = false }, - { name = "resume", path = "/resume", is_external = false }, # { name = "about", path = "/about", is_external = false }, # { name = "github", path = "https://github.com/ahoneybun", is_external = true }, ]