This commit is contained in:
Adam Matthiesen 2024-01-18 08:32:32 -08:00
commit 32ef570163
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Welcome to Astro-GhostCMS # Welcome to Astro-GhostCMS
- [Live Demo](https://astro-ghostcms.netlify.app/) of the Astro-GhostCMS integration in action! - [Live Demo](https://demo.astro-ghostcms.xyz/) of the Astro-GhostCMS integration in action!
- [Live Demo's Repo](https://github.com/MatthiesenXYZ/astro-ghostcms-demo) for an example of how the setup looks. - [Live Demo's Repo](https://github.com/MatthiesenXYZ/astro-ghostcms-demo) for an example of how the setup looks.
Astro minimum Version: **Astro v4.0** Astro minimum Version: **Astro v4.0**

View File

@ -12,7 +12,7 @@
"bugs": { "bugs": {
"url": "https://github.com/MatthiesenXYZ/astro-ghostcms/issues" "url": "https://github.com/MatthiesenXYZ/astro-ghostcms/issues"
}, },
"homepage": "https://github.com/MatthiesenXYZ/astro-ghostcms", "homepage": "https://astro-ghostcms.xyz/",
"exports": { "exports": {
".": "./index.ts", ".": "./index.ts",
"./api": "./src/api/index.ts", "./api": "./src/api/index.ts",