hotfix: mailto link

This commit is contained in:
Muhammad Nauman Raza 2024-06-01 10:23:25 +01:00
parent 2393943b3e
commit 31f086343d

View file

@ -47,7 +47,7 @@ bio = "Programming and cybersecurity"
avatar = "img/avatar.webp" # Your avatar
links = [ # Your links
{ name = "GitHub", icon = "github", url = "https://github.com/devraza" },
{ name = "Email", icon = "email", url = "mailto:devraza@skiff.com" },
{ name = "Email", icon = "email", url = "mailto:devraza.hazard643@slmail.me" },
]
homepage_layout = "about" # "about" | "list"