From e0c8a31ba41fe8c3006a602c40910eb8cd8f22fe Mon Sep 17 00:00:00 2001 From: Adam Matthiesen <30383579+Adammatthiesen@users.noreply.github.com> Date: Wed, 17 Jan 2024 03:37:24 -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 85fdc998..30d9fb87 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ Then set your astro.config.ts to look like this: ```ts import { defineConfig } from "astro/config"; -import sitemap from "@astrojs/sitemap"; +import sitemap from "@astrojs/sitemap"; //optional but recommended import GhostCMS from '@matthiesenxyz/astro-ghostcms'; // https://astro.build/config