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

|
||||

|
||||
|
||||
## Example
|
||||
```html
|
||||
<section id="wrap">
|
||||
|
@ -30,6 +33,4 @@ import("/js/modules/gallery.mjs").then((module) => {
|
|||
CSS in the `/index.css` file
|
||||
|
||||
## Demonstration
|
||||
### [CodePen](https://codepen.io/mirzaev-sexy/pen/RNPdYvv)<br><br>
|
||||

|
||||

|
||||
### [CodePen](https://codepen.io/mirzaev-sexy/pen/RNPdYvv)
|
Loading…
Reference in New Issue