Skip to content

Commit

Permalink
scrollreveal updated
Browse files Browse the repository at this point in the history
  • Loading branch information
enthec-opensource committed Feb 5, 2024
1 parent eb82701 commit 1314e9b
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion src/technologies/s.json
Original file line number Diff line number Diff line change
Expand Up @@ -7375,9 +7375,13 @@
"cats": [
59
],
"description": "Reveal elements as they enter the viewport.",
"html": "<[^>]+data-sr(?:-id)",
"icon": "scrollreveal.svg",
"scriptSrc": "scrollreveal(?:\\.min)(?:\\.js)",
"pricing": [
"onetime"
],
"scriptSrc": "scrollreveal(?:\\.min)?\\.js(?:\\?v(?:er)?=((?:\\d+\\.)+\\d+))?\\;version:\\1",
"website": "https://scrollrevealjs.org"
},
"shadcn/ui": {
Expand Down

0 comments on commit 1314e9b

Please sign in to comment.