Docs: add missing Next entry in add-to-your-site.md (#2874)

* Update add-to-your-site.md

* docs: add missing Nuxt entry
This commit is contained in:
Erez Rokah 2019-11-13 17:00:05 +02:00 committed by Tom Rutgers
parent 68a8c8a693
commit 86d741ecac

View File

@ -15,7 +15,7 @@ A static `admin` folder contains all Netlify CMS files, stored at the root of yo
| These generators ... | store static files in |
| ---------------------------------- | --------------------- |
| Jekyll, GitBook | `/` (project root) |
| Hugo, Gatsby, Nuxt, Gridsome, Zola | `/static` |
| Hugo, Gatsby, Nuxt, Next, Gridsome, Zola | `/static` |
| Hexo, Middleman, Jigsaw | `/source` |
| Spike | `/views` |
| Wyam | `/input` |