diff --git a/hugo.toml b/hugo.toml index 3a1bca3..f563fa0 100644 --- a/hugo.toml +++ b/hugo.toml @@ -21,3 +21,8 @@ theme = 'PaperMod' name = "Resume" url = "/resume.pdf" weight = 20 + [[menus.main]] + name = "Email" + url = "mailto:chris.roberts@learningunix.net" + weight = 30 +