From 9621f5d90972ce910fe99e8cccfa2f864cad9944 Mon Sep 17 00:00:00 2001 From: amitgupta0220 Date: Thu, 31 Oct 2024 01:03:13 -0500 Subject: [PATCH] Set up GitHub Actions for deployment-9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 36b1baf..606c6b0 100644 --- a/package.json +++ b/package.json @@ -38,5 +38,5 @@ "tailwindcss": "^3.4.13", "vite": "^5.4.1" }, - "homepage": "http://jaiprakashveerla.com/luberlab.github.io/" + "homepage": "http://jaiprakashveerla.com/" }