mirror of
https://github.com/ahoneybun/ahoneybun.net.git
synced 2025-05-12 11:14:01 -06:00
Update config.toml
fix email link
This commit is contained in:
parent
4a4efdc34f
commit
c56374c3c4
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue