diff --git a/README.md b/README.md index 61a112be..73b5849c 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ If you've ever used jsfiddle, jsbin, dabblet, liveweave, codepen, cssdeck, cssde Version ------------- -1.2.0 +1.2.2 License ------------- @@ -30,6 +30,8 @@ kodeWeave uses a number of open source projects to work properly: * [Emmet](http://emmet.io/) - Codemirror Plugin for Zen Coding * [Pico.css](https://picocss.com/) and [Tailwind CSS](https://tailwindcss.com/) - Used to design the Application's interface. * [HeroIcons](https://heroicons.com/) and [Font Awesome](https://fontawesome.com/) - Icon library used for the app's ui. (I did have to design the twitter logo icon myself though) +* [Openverse Api](https://docs.openverse.org/api/guides/documentation.html) - Used for users to easily search for images and audio files to add to their weave. +* [Iconify Api](https://iconify.design/docs/api/) - Used for users to easily search for vector graphics (svgs) to add to their weave. Development ------------- diff --git a/imgs/placeholder.webp b/imgs/placeholder.webp new file mode 100644 index 00000000..d6b7c0ba Binary files /dev/null and b/imgs/placeholder.webp differ diff --git a/imgs/screenshot-1280w.webp b/imgs/screenshot-1280w.webp index 791d58dd..62015b4b 100644 Binary files a/imgs/screenshot-1280w.webp and b/imgs/screenshot-1280w.webp differ diff --git a/imgs/screenshot-640w.webp b/imgs/screenshot-640w.webp index ae8cef50..b69d6609 100644 Binary files a/imgs/screenshot-640w.webp and b/imgs/screenshot-640w.webp differ diff --git a/imgs/screenshot.jpeg b/imgs/screenshot.jpeg new file mode 100644 index 00000000..b0e32fa5 Binary files /dev/null and b/imgs/screenshot.jpeg differ diff --git a/imgs/screenshot.png b/imgs/screenshot.png deleted file mode 100644 index f3362257..00000000 Binary files a/imgs/screenshot.png and /dev/null differ diff --git a/imgs/screenshot.webp b/imgs/screenshot.webp index e8fc79df..05bc2da2 100644 Binary files a/imgs/screenshot.webp and b/imgs/screenshot.webp differ