From 4bc5f222a750349fcfdd1c92a4897a667f11b0c3 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Niklas=20Schr=C3=B6tler?= <niklas@allround.digital>
Date: Mon, 27 Nov 2023 03:11:52 +0100
Subject: [PATCH] package: Added reference to pages deployment

---
 package.json | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/package.json b/package.json
index a31023b..02a9247 100644
--- a/package.json
+++ b/package.json
@@ -46,5 +46,6 @@
   },
   "devDependencies": {
     "tailwindcss": "^3.3.2"
-  }
+  },
+  "homepage": "https://niklasschroetler.fspages.org/infoscreen"
 }
-- 
GitLab