@sveltia/cms 0.80.6 → 0.80.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/sveltia-cms.js +163 -163
- package/dist/sveltia-cms.js.map +1 -1
- package/dist/sveltia-cms.mjs +161 -161
- package/dist/sveltia-cms.mjs.map +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -658,7 +658,7 @@ Currently, Sveltia CMS is primarily intended for existing Netlify/Decap CMS user
|
|
|
658
658
|
Or try one of the starter kits for popular frameworks created by community members:
|
|
659
659
|
|
|
660
660
|
- Astro
|
|
661
|
-
- [
|
|
661
|
+
- [astros](https://github.com/zankhq/astros) by [@zanhk](https://github.com/zanhk)
|
|
662
662
|
- [Astro i18n Starter](https://github.com/yacosta738/astro-cms) by [@yacosta738](https://github.com/yacosta738)
|
|
663
663
|
- Eleventy (11ty)
|
|
664
664
|
- [Eleventy starter template](https://github.com/danurbanowicz/eleventy-sveltia-cms-starter) by [@danurbanowicz](https://github.com/danurbanowicz)
|