mirror of
https://github.com/Brandon-Rozek/website.git
synced 2025-10-09 14:31:13 +00:00
Changed primary email
This commit is contained in:
parent
58caa3d1c8
commit
c75ad74398
5 changed files with 7 additions and 7 deletions
|
@ -16,10 +16,10 @@ enableGitInfo = true
|
|||
avatar = "avatar.jpg"
|
||||
favicon = "favicon.ico"
|
||||
description = "PhD Student @ RPI studying Automated Reasoning in AI and Linux Enthusiast."
|
||||
email = "hello@brandonrozek.com"
|
||||
email = "brozek@brandonrozek.com"
|
||||
identities = [
|
||||
"https://github.com/brandon-rozek",
|
||||
"mailto:hello@brandonrozek.com",
|
||||
"mailto:brozek@brandonrozek.com",
|
||||
"https://fosstodon.org/@brozek"
|
||||
]
|
||||
|
||||
|
@ -126,5 +126,5 @@ enableGitInfo = true
|
|||
identifier = "email"
|
||||
name = "Email"
|
||||
pre = "<i class='fa fa-envelope fa-lg'></i>"
|
||||
url = "mailto:hello@brandonrozek.com"
|
||||
url = "mailto:brozek@brandonrozek.com"
|
||||
weight = 95
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue