@sveltia/cms 0.5.4 → 0.5.6

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.
Files changed (3) hide show
  1. package/README.md +5 -5
  2. package/dist/sveltia-cms.js +118 -118
  3. package/package.json +12 -12
package/README.md CHANGED
@@ -2,15 +2,15 @@
2
2
 
3
3
  Sveltia CMS is a Git-based lightweight headless CMS partially compatible with [Netlify/Decap CMS](https://decapcms.org/). You can use it with any static site generator, such as SvelteKit, Eleventy, Next.js and Hugo, to manage the content as static files on a Git repository. The open source Netlify/Decap CMS alternative is now in public beta, with more features to come.
4
4
 
5
- ![Screenshot: Git-based Headless CMS with Dark Mode](docs/screenshot-1.jpg)<br>
5
+ ![Screenshot: Git-based Headless CMS with Dark Mode](docs/screenshot-1.webp)<br>
6
6
 
7
- ![Screenshot: Instant Entry Listing, Searching and Saving](docs/screenshot-2.jpg)<br>
7
+ ![Screenshot: Instant Entry Listing, Searching and Saving](docs/screenshot-2.webp)<br>
8
8
 
9
- ![Screenshot: All-New Media Library](docs/screenshot-3.jpg)<br>
9
+ ![Screenshot: All-New Media Library](docs/screenshot-3.webp)<br>
10
10
 
11
- ![Screenshot: Stock Photo Integrations; Quick Translation](docs/screenshot-4.jpg)<br>
11
+ ![Screenshot: Stock Photo Integrations; Quick Translation](docs/screenshot-4.webp)<br>
12
12
 
13
- ![Screenshot: Single-Line Migration from Netlify/Decap CMS; Sveltia CMS](docs/screenshot-5.jpg)<br>
13
+ ![Screenshot: Single-Line Migration from Netlify/Decap CMS; Sveltia CMS](docs/screenshot-5.webp)<br>
14
14
 
15
15
  ## Features
16
16