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"]