From 9469b572ffadc915fdeb615301a135b98dc1693c Mon Sep 17 00:00:00 2001 From: Ed Nunez Date: Tue, 12 Nov 2024 10:41:37 -0800 Subject: [PATCH] Update links --- index.html | 2 +- projects.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 8c60aa9..44c24e6 100755 --- a/index.html +++ b/index.html @@ -10,7 +10,7 @@

-I'm Ed, a full-stack software engineer interested in doing high-impact work with highly-energetic people! Currently looking for my next career move. On the side, I build and maintain Deadly Archive - an interactive live music archive. +I'm Ed, a full-stack software engineer interested in doing high-impact work with highly-energetic people! Currently looking for my next career move. On the side, I build and maintain Deadly Archive - an interactive live music archive.

diff --git a/projects.js b/projects.js index ce96d45..6fae7d0 100644 --- a/projects.js +++ b/projects.js @@ -9,7 +9,7 @@ var projects_json = [ "info": "Building an interactive Grateful Dead show database, visual archive. Meant to be an interactive tool for discovering shows adored by GD fans. If this is interesting to you, reach out !", "links":{ - "main":"https://deadlyarchive-5q6q.onrender.com" + "main":"https://deadlyarchive.com" }, "tags":["Python", "Flask", "React", "PostgreSQL", "TypeScript"]