added email to hugo.toml

This commit is contained in:
2026-05-13 05:33:20 -05:00
parent 9caf648a91
commit 51c7f5376c
+5
View File
@@ -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