mirror of
https://github.com/GuerillaStudio/vanillalist.git
synced 2024-12-21 00:21:57 +00:00
Add Swiffy Slider (#43)
* Fix git repo's url * Fix broken-link-checker instruction * Add Swiffy slider and carousel * Add Swiffy slider * Remove change of formatting * k * Update image * Update title & description --------- Co-authored-by: Tixie <admin@glitch.family> Co-authored-by: Tixie <2143796+TixieBorg@users.noreply.github.com>
This commit is contained in:
parent
a33a82e70b
commit
d29a45c55c
3 changed files with 10 additions and 1 deletions
|
@ -27,7 +27,7 @@ Be sure to read the [Code of Conduct](CODE_OF_CONDUCT.md) and to follow the [con
|
||||||
### Check broken links easily
|
### Check broken links easily
|
||||||
|
|
||||||
```
|
```
|
||||||
npx blc https://vanillalist.top -roi
|
npx broken-link-checker https://vanillalist.top -roi
|
||||||
```
|
```
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
9
plugins/swiffy-slider.json
Normal file
9
plugins/swiffy-slider.json
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
{
|
||||||
|
"id": "152",
|
||||||
|
"title": "swiffyslider.js: Light and full-featured slider",
|
||||||
|
"image": "152-swiffyslider.jpg",
|
||||||
|
"description": "Powerfull but also lightweight modern carousel-slider plugin. Easily customizable for all use cases and technical stacks",
|
||||||
|
"url_github": "https://github.com/dynamicweb/swiffy-slider",
|
||||||
|
"url_npm": "https://www.npmjs.com/package/swiffy-slider",
|
||||||
|
"url_demo": "https://swiffyslider.com/examples/"
|
||||||
|
}
|
BIN
uploads/152-swiffyslider.jpg
Normal file
BIN
uploads/152-swiffyslider.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 595 KiB |
Loading…
Reference in a new issue