From 712d7ff16a6a6a3cb904d6abfeb9dfbd8d56e614 Mon Sep 17 00:00:00 2001 From: amitgupta0220 Date: Thu, 31 Oct 2024 01:02:08 -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 67b16bb..36b1baf 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/luberlab.github.io/" }