diff --git a/aliases b/aliases index 42751c76..a0427613 100644 --- a/aliases +++ b/aliases @@ -407,6 +407,8 @@ alias a11y="librewolf https://a11y-guidelines.orange.com/en/ &" # library for simple and accessible sliders alias a11yslider="librewolf https://a11yslider.js.org/ &" +# swiper js is a js library for intetgration of touch screen swiping animations +alias swiperjs="librewolf https://swiperjs.com/ &" # for static site generation alias hugo="librewolf https://gohugo.io/ &"