Merge branch 'main' of https://github.com/MatthiesenXYZ/astro-ghostcms
This commit is contained in:
commit
32ef570163
|
@ -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**
|
||||||
|
|
|
@ -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",
|
||||||
|
|
Loading…
Reference in New Issue