We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 940bae0 commit e077a73Copy full SHA for e077a73
website/content/docs/add-to-your-site.md
@@ -15,7 +15,7 @@ A static `admin` folder contains all Decap CMS files, stored at the root of your
15
| ------------------------------------------------------- | --------------------- |
16
| Jekyll, GitBook | `/` (project root) |
17
| Hugo, Gatsby, Nuxt 2, Gridsome, Zola, Sapper, SvelteKit | `/static` |
18
-| Next, Nuxt 3 | `/public` |
+| Next, Nuxt 3, Astro | `/public` |
19
| Hexo, Middleman, Jigsaw | `/source` |
20
| Wyam | `/input` |
21
| Pelican | `/content` |
0 commit comments