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
|
||||
Module for creating galleries with re-ordering
|
||||
|
||||

|
||||

|
||||
|
||||
## Example
|
||||
```html
|
||||
<section id="wrap">
|
||||
|
@ -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)
|
||||
### [CodePen](https://codepen.io/mirzaev-sexy/pen/RNPdYvv)
|
||||
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
|
||||

|
||||

|
Loading…
Reference in New Issue