From 4759cc2bcbd10e692d7d14f97ad764f342cf650e Mon Sep 17 00:00:00 2001 From: Adam Matthiesen Date: Thu, 7 Mar 2024 23:14:02 -0800 Subject: [PATCH] update readme for rendercontent in preperation of deprecation of package. --- packages/astro-ghostcms-rendercontent/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/packages/astro-ghostcms-rendercontent/README.md b/packages/astro-ghostcms-rendercontent/README.md index 99471d59..ecebf077 100644 --- a/packages/astro-ghostcms-rendercontent/README.md +++ b/packages/astro-ghostcms-rendercontent/README.md @@ -1,5 +1,7 @@ # Astro GhostCMS Content API HTML Processor +## NOTE: This package is no longer in use - Please switch to [`astro-remote`](https://github.com/natemoo-re/astro-remote) + Render remote GhostCMS HTML in Astro with full control over the output. Powered by [`ultrahtml`](https://github.com/natemoo-re/ultrahtml).