Обновить README.md

This commit is contained in:
Arsen Mirzaev Tatyano-Muradovich 2025-06-30 22:44:50 +07:00
parent 85ed3a8be2
commit 1ce2a07816

View File

@ -1,6 +1,9 @@
# gallery.mjs # gallery.mjs
Module for creating galleries with re-ordering Module for creating galleries with re-ordering
![Demonstration image](assets/1.png)
![Demonstration gif](assets/2.gif)
## Example ## Example
```html ```html
<section id="wrap"> <section id="wrap">
@ -30,6 +33,4 @@ import("/js/modules/gallery.mjs").then((module) => {
CSS in the `/index.css` file CSS in the `/index.css` file
## Demonstration ## Demonstration
### [CodePen](https://codepen.io/mirzaev-sexy/pen/RNPdYvv)<br><br> ### [CodePen](https://codepen.io/mirzaev-sexy/pen/RNPdYvv)
![CodePen preview](preview/1.png)
![CodePen preview](preview/2.gif)