Обновить README.md
This commit is contained in:
parent
85ed3a8be2
commit
1ce2a07816
|
@ -1,6 +1,9 @@
|
||||||
# gallery.mjs
|
# gallery.mjs
|
||||||
Module for creating galleries with re-ordering
|
Module for creating galleries with re-ordering
|
||||||
|
|
||||||
|

|
||||||
|

|
||||||
|
|
||||||
## 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)
|
||||||

|
|
||||||

|
|
Loading…
Reference in New Issue