From 2f9a1d42a3566627cecd58e7d687e171f9e93bdf Mon Sep 17 00:00:00 2001 From: z3rOR0ne Date: Wed, 5 Oct 2022 22:58:36 -0700 Subject: [PATCH] :memo: Made note of bookmarking swiperjs --- aliases | 2 ++ 1 file changed, 2 insertions(+) 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/ &"