From 1e9a10c6608ff5a392683d55dcc8b8cb10f7b198 Mon Sep 17 00:00:00 2001 From: Rene Saarsoo Date: Sun, 4 Oct 2020 15:29:47 +0300 Subject: [PATCH] Configure homepage --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index ac9f3ad..735b5dd 100644 --- a/package.json +++ b/package.json @@ -9,6 +9,7 @@ "url": "https://github.com/nene/workout-editor.git" }, "license": "GPL-3.0-or-later", + "homepage": "https://nene.github.io/workout-editor", "dependencies": { "@testing-library/jest-dom": "^4.2.4", "@testing-library/react": "^9.3.2",