Skip to content

Commit b49c91f

Browse files
Merge pull request #33 from MadrHacks/macedonga-patch-1
Fix email link
2 parents ad10fe3 + 88060a2 commit b49c91f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hugo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ pluralizelisttitles = false # removes the automatically appended "s" on sideba
3030
# Links to socials
3131
github_url = "https://github.com/MadrHacks"
3232
instagram_url = "https://instagram.com/MadrHacks"
33-
email_url = "mailto://[email protected]"
33+
email_url = "mailto:[email protected]"
3434
linkedin_url = "https://www.linkedin.com/company/madrhacks"
3535

3636
# Uncomment and populate the following to use Umami for analytics

0 commit comments

Comments
 (0)