From 3b1d632f77642794f569cdb3e68d58f376fc54d4 Mon Sep 17 00:00:00 2001 From: Adam Matthiesen Date: Wed, 17 Jan 2024 01:45:02 -0800 Subject: [PATCH] Dont use this.... --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ad74383d..250b177d 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ This addon uses the `@tryghost/content-api` and creates astro friendly functions In this mode, the addon will not be just an API, but will be a full Route takeover, there is plans to add more themes in time, but for now there is only the base Casper theme based on Ghost's main Theme. ``` +# NOT READY YET DO NOT USE astro add @matthiesenxyz/astro-ghostcms ```