From 60905d6822eb3ae564b595085feb153d4a6b8abd Mon Sep 17 00:00:00 2001 From: Adam Matthiesen Date: Wed, 31 Jan 2024 14:01:18 -0800 Subject: [PATCH] update main readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d98949f3..cfce4b68 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,7 @@ In this Repo you will find the Following: - `create-astro-ghostcms`: CLI Utility to quickly deploy new Astro-GhostCMS projects. - `astro-ghostcms`: The main Integration! - `astro-ghostcms-theme-default`: The Default theme in integration mode. + - `astro-ghostcms-catppuccin-dark`: "A dark theme made with Catppuccin and TailwindCSS for Astro-GhostCMS Integration Mode. - `tsconfig`: *LOCAL* Development package for `@ts-ghost/core-api`. ## Contributing