1
0
Fork 0
mirror of https://github.com/GuerillaStudio/vanillalist.git synced 2024-10-22 17:37:29 +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:
Nicolai Høeg Pedersen 2023-02-26 04:18:44 +01:00 committed by GitHub
parent a33a82e70b
commit d29a45c55c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 10 additions and 1 deletions

View file

@ -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

View 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/"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 595 KiB