diff options
Diffstat (limited to 'src/data')
| -rw-r--r-- | src/data/contacts.json | 7 | ||||
| -rw-r--r-- | src/data/projects.json | 2 |
2 files changed, 8 insertions, 1 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" } ] diff --git a/src/data/projects.json b/src/data/projects.json index 3624c58..53ff4a5 100644 --- a/src/data/projects.json +++ b/src/data/projects.json @@ -46,7 +46,7 @@ "links": [ { "name": "Download", - "url": "https://cloud.alee14.me/s/GjwJeNb8JBCbaHw", + "url": "https://files.alee14.me/Software/OSFT-Software-Archive.zip", "external": true }, { |
