From 9122c6a64ffe6b56b2ea365d432e85cc674d52f0 Mon Sep 17 00:00:00 2001 From: Ayo Date: Fri, 3 Apr 2026 23:48:33 +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 c106ad6..a125ddd 100644 --- a/package.json +++ b/package.json @@ -1,10 +1,10 @@ { "name": "@ayco/astro-resume", "author": "Ayo Ayco", - "homepage": "https://ayco.io/sh/astro-resume", + "homepage": "https://ayco.io/n/astro-resume", "repository": { "type": "git", - "url": "https://git.sr.ht/~ayoayco/astro-resume" + "url": "https://github.com/ayo-run/astro-resume" }, "type": "module", "version": "0.4.3",