diff --git a/config.toml b/config.toml index 66af083..f0918d7 100644 --- a/config.toml +++ b/config.toml @@ -66,7 +66,7 @@ blog_section_path = "/posts" links = [ { name = "GitHub", icon = "github", url = "https://github.com/ahoneybun" }, { name = "Mastodon", icon = "mastodon", url = "https://hachyderm.io/@ahoneybun" }, - { name = "Email", icon = "email", url = "mailto:aaronhoneycutt@proton.me>" }, + { name = "Email", icon = "email", url = "mailto:aaronhoneycutt@proton.me" }, ] force_theme = false # false | "light" | "dark"