From f01a3d8eea6ba218b72bfb307d5f0034c90a7676 Mon Sep 17 00:00:00 2001 From: ayoayco Date: Sat, 3 Aug 2024 11:43:45 +0200 Subject: [PATCH] chore: update package repo & homepage --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 7d80a1b..1fcb39e 100644 --- a/package.json +++ b/package.json @@ -1,10 +1,10 @@ { "name": "@ayco/astro-resume", "author": "Ayo Ayco", - "homepage": "https://sr.ht/~ayoayco/astro-resume", + "homepage": "https://github.com/ayoayco/astro-resume", "repository": { "type": "git", - "url": "https://git.sr.ht/~ayoayco/astro-resume" + "url": "https://github.com/ayoayco/astro-resume" }, "type": "module", "version": "0.4.1",