diff options
| author | Andrew Lee <andrew@alee14.me> | 2025-07-28 23:45:41 -0400 |
|---|---|---|
| committer | Andrew Lee <andrew@alee14.me> | 2025-07-28 23:45:41 -0400 |
| commit | 8d860a2f0963bf1d7f4de048812f2bf7466e4ba9 (patch) | |
| tree | 81389a26cb718b91e4c65b2775fadd5bd5197730 /src/data | |
| parent | fbf2959a6eb7620a0fb510e137f58dfb89d513ae (diff) | |
| download | personal-website-8d860a2f0963bf1d7f4de048812f2bf7466e4ba9.tar.gz personal-website-8d860a2f0963bf1d7f4de048812f2bf7466e4ba9.tar.bz2 personal-website-8d860a2f0963bf1d7f4de048812f2bf7466e4ba9.zip | |
Update age, contacts and OSFT archive link
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 }, { |
