From aba24f876457651421117bee52303719365e80ae Mon Sep 17 00:00:00 2001 From: Adam Matthiesen Date: Sat, 9 Mar 2024 04:09:19 -0800 Subject: [PATCH] add changeset --- .changeset/cyan-shirts-care.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/cyan-shirts-care.md diff --git a/.changeset/cyan-shirts-care.md b/.changeset/cyan-shirts-care.md new file mode 100644 index 00000000..c95bd41e --- /dev/null +++ b/.changeset/cyan-shirts-care.md @@ -0,0 +1,5 @@ +--- +"@matthiesenxyz/starlight-ghostcms": patch +--- + +fix bug, and resolved config issue that was now will allow users to pass the ghostURL within their `astro.config.mjs`