diff options
Diffstat (limited to 'content')
| -rw-r--r-- | content/json/contacts.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/content/json/contacts.json b/content/json/contacts.json index b387821..d63c7cd 100644 --- a/content/json/contacts.json +++ b/content/json/contacts.json @@ -1,8 +1,8 @@ { - "Other": { + "Related Resources": { "GitHub": "https://github.com/Fuwn" }, - "Email": { - "[email protected]": "mailto:[email protected]" + "Electronic Mail": { + "contact at fuwn dot me": "" } } |