Change remote Git repo to my Gitea instance

This commit is contained in:
2025-05-15 00:02:35 +08:00
parent d312846ae4
commit 7e4c43de0d
+1 -1
View File
@@ -4,7 +4,7 @@
"author": "Helen Chong",
"repository": {
"type": "git",
"url": "https://github.com/helenclx/helenchong.dev.git"
"url": "https://git.helenchong.dev/helenchong/helenchong.dev.git"
},
"scripts": {
"start": "bunx eleventy --serve --quiet",