From a5e316b26822cb4f74c1f134658e3d3db3d1a8b5 Mon Sep 17 00:00:00 2001 From: Adam Matthiesen <30383579+Adammatthiesen@users.noreply.github.com> Date: Wed, 17 Jan 2024 03:12:02 -0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c476f435..b5279fe5 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Welcome to Astro-GhostCMS +![Astro-GhostCMS-Demo](https://repository-images.githubusercontent.com/742727289/f4a54637-44bd-49f5-8426-18dcccdbe5a6) + Astro minimum Version: **Astro v4.0** This Integration is 2 parts. Firstly, there is the API portion that uses the `@tryghost/content-api` to create the link between astro and GhostCMS. From there we move to the Second Part, which is a theme pre-programmed to pull ALL of its data from GhostCMS iteself instead of storing any data locally outside of Build.