From 7641afacaad81452cf66d6cd553835937c86e6fe Mon Sep 17 00:00:00 2001 From: Adam Matthiesen <30383579+Adammatthiesen@users.noreply.github.com> Date: Wed, 17 Jan 2024 03:09:18 -0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b8541db3..c476f435 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,8 @@ This Integration is 2 parts. Firstly, there is the API portion that uses the `@ 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. +- [Live Demo](https://astro-ghostcms.netlify.app/) of the Astro-GhostCMS integration in action! + ### Astro Add Installation ```sh