github名修改

This commit is contained in:
Zuoling Rong
2025-04-30 22:04:50 +08:00
parent 6043e4f60d
commit fff63bf5ec
4 changed files with 7 additions and 7 deletions

View File

@@ -3,7 +3,7 @@
"version": "1.2.3",
"description": "A personal navigation website",
"main": "generator.js",
"homepage": "https://RZLNB.github.io/menav",
"homepage": "https://rbetree.github.io/menav",
"scripts": {
"generate": "node generator.js",
"dev": "node generator.js && serve .",