Astro 3 + Astrowind Theme: Image Upload Field

I installed a brand new Astro 3 with Astrowind theme onto Netlify via the GitHub Repo and clicking “Deploy to Netlify”
Screenshot 2023-09-08 at 6.46.44 PM

Next, I installed DecapCMS with npm i astro-netlify-cmsand pushing the changes live.

So I renamed /public/decapcms to /public/admin and I managed to get login working by enabling Identity within Netlify settings

It seems to be working for blog posts. I will have to look into how to hook it up to pages, navigation, and footer if possible.

The issue is that I’m trying to get this added


but instead it looks like this

Is there any way I can enable Image Upload rather than typing a URL to an image?

We don’t own or provide support for the CMS: Decap CMS | Open-Source Content Management System