Skip to content

Commit

Permalink
feat: add contact link
Browse files Browse the repository at this point in the history
  • Loading branch information
dotoleeoak committed Oct 19, 2023
1 parent 5b8b6b8 commit 5f9e4e9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions hugo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ github = 'skkuding'
identifier = 'about'
name = 'About'
url = '/about/'
[[menu.main]]
identifier = "contact"
name = "Contact"
url = "https://skkuding.dev/contact"

[deployment]
[[deployment.targets]]
Expand Down

0 comments on commit 5f9e4e9

Please sign in to comment.