diff --git a/README.md b/README.md index 6e9b5a3..434759b 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,6 @@ # gallery.mjs Module for creating galleries with re-ordering -![Demonstration image](assets/1.png) -![Demonstration gif](assets/2.gif) - ## Example ```html
@@ -33,4 +30,11 @@ import("/js/modules/gallery.mjs").then((module) => { CSS in the `/index.css` file ## Demonstration -### [CodePen](https://codepen.io/mirzaev-sexy/pen/RNPdYvv) \ No newline at end of file +### [CodePen](https://codepen.io/mirzaev-sexy/pen/RNPdYvv) + +
+
+
+ +![Demonstration image](assets/1.png) +![Demonstration gif](assets/2.gif) \ No newline at end of file