Update homepage

This commit is contained in:
xbgmsharp
2024-02-23 21:16:32 +00:00
parent 607d1768bb
commit d8e50bc456

View File

@@ -1,5 +1,4 @@
{ {
"homepage": "https://xbgmsharp.github.io/postgsail/",
"name": "postgsail_landingpage", "name": "postgsail_landingpage",
"version": "0.1.0", "version": "0.1.0",
"private": true, "private": true,
@@ -50,5 +49,5 @@
"@types/react-dom": "^18.0.0", "@types/react-dom": "^18.0.0",
"typescript": "^4.7.4" "typescript": "^4.7.4"
}, },
"homepage": "https://postgsail.github.io/" "homepage": "https://xbgmsharp.github.io/postgsail/"
} }