From e0f4df209cd13ec70eb1c7b84eda6aff148ff8c9 Mon Sep 17 00:00:00 2001 From: Ayo Date: Sun, 25 Sep 2022 09:30:35 +0200 Subject: [PATCH] update project homepage --- README.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8869abc..c190590 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ Embed github stats on your [Astro](https://astro.build) page ✨ ![screenshot](https://raw.githubusercontent.com/ayoayco/astro-github-stats/main/assets/screenshot.png) +**Demo:** [https://ayco.io/showcase/astro-github-stats](https://ayco.io/showcase/astro-github-stats) + *Please report issues found or suggestions in the [project issues page](https://github.com/ayoayco/astro-github-stats/issues)* ### Usage diff --git a/package.json b/package.json index 9650702..c3ba2f9 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "astro-github-stats", "description": "Embed github stats in your Astro page", "repository": "https://github.com/ayoayco/astro-github-stats", - "homepage": "https://github.com/ayoayco/astro-github-stats", + "homepage": "https://ayco.io/showcase/astro-github-stats", "version": "0.1.4", "author": { "name": "Ayo Ayco",