From 84cfefe325c9f828c1b3dcdb8beacdc504d958fe Mon Sep 17 00:00:00 2001 From: Adam Matthiesen <30383579+Adammatthiesen@users.noreply.github.com> Date: Thu, 1 Feb 2024 14:47:04 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8daa011f..0aa2809f 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,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. + - `astro-ghostcms-catppuccin`: A dark theme made with Catppuccin and TailwindCSS for Astro-GhostCMS Integration Mode. - `tsconfig`: *LOCAL* Development package for `@ts-ghost/core-api`. ## Contributing