diff options
| author | Andrew Lee <andrew@alee14.me> | 2025-07-28 23:52:02 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-07-28 23:52:02 -0400 |
| commit | fa181848c4d8ccefe148cce4468c1074f8787e75 (patch) | |
| tree | 4a38ea2168258c0125c6a86d16b2f19cc0b44463 /src/data/contacts.json | |
| parent | 717aa93dd13bb48a814039f3dd29a52a6dfac90c (diff) | |
| parent | 7889ea6ab03e922af1cb954d49913bb050cbec13 (diff) | |
| download | personal-website-fa181848c4d8ccefe148cce4468c1074f8787e75.tar.gz personal-website-fa181848c4d8ccefe148cce4468c1074f8787e75.tar.bz2 personal-website-fa181848c4d8ccefe148cce4468c1074f8787e75.zip | |
Merge pull request #16 from Alee14/testing
Merge testing branch
Diffstat (limited to 'src/data/contacts.json')
| -rw-r--r-- | src/data/contacts.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/data/contacts.json b/src/data/contacts.json index 739a145..6ff24fd 100644 --- a/src/data/contacts.json +++ b/src/data/contacts.json @@ -54,5 +54,12 @@ "username": "Andrew Lee Projects", "url": "https://discord.alee14.me", "mouseover": "Discord" + }, + { + "platform": "Steam", + "icon": "steam", + "username": "Alee14498", + "url": "https://steamcommunity.com/id/Alee14498", + "mouseover": "Steam" } ] |
