mirror of
https://gitlab.com/ahoneybun/ahoneybun-net.git
synced 2026-05-31 14:58:39 -06:00
disable link to resume from website but it can be accessed from the link
This commit is contained in:
parent
2702ebc04c
commit
428cf906c4
1 changed files with 0 additions and 1 deletions
|
|
@ -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 },
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue