diff --git a/.github/assets/screenshot.png b/.github/assets/screenshot.png index cc10d77..a86957c 100644 Binary files a/.github/assets/screenshot.png and b/.github/assets/screenshot.png differ diff --git a/package.json b/package.json index f5d4595..730a8a0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,11 @@ { "name": "@ayco/cozy", "version": "0.1.31", + "repository": { + "type": "git", + "url": "https://github.com/ayoayco/cozy" + }, + "homepage": "https://cozy-reader.netlify.app", "scripts": { "start": "astro dev", "build": "astro build"