moved image and gif to the end
This commit is contained in:
parent
1ce2a07816
commit
db2801a4b2
12
README.md
12
README.md
|
@ -1,9 +1,6 @@
|
||||||
# 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">
|
||||||
|
@ -33,4 +30,11 @@ 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)
|
### [CodePen](https://codepen.io/mirzaev-sexy/pen/RNPdYvv)
|
||||||
|
|
||||||
|
<br>
|
||||||
|
<br>
|
||||||
|
<br>
|
||||||
|
|
||||||
|

|
||||||
|

|
Loading…
Reference in New Issue