|
10 | 10 | <link rel="stylesheet" type="text/css" href="a11y-dark.css">
|
11 | 11 | <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css">
|
12 | 12 |
|
13 |
| - <meta name="description" content="accessible-slick is an accessible version of the popular Slick Slider responsive carousel jQuery plugin that supports multiple breakpoints, CSS3 transitions, touch events/swiping & much more!"> |
| 13 | + <meta name="description" content="accessible-slick is a highly accessible version of the popular Slick Slider responsive carousel jQuery plugin that supports multiple breakpoints, CSS3 transitions, touch events/swiping & much more!"> |
14 | 14 | <meta name="keywords" content="accessible, accessibility, wcag, slick, responsive, carousel, slider, jQuery, plugin, CSS3, swipe, touch">
|
15 | 15 |
|
16 | 16 | <!-- Open Graph -->
|
17 | 17 | <meta property="og:title" content="accessible-slick - the last (accessible) carousel you'll ever need">
|
18 |
| - <meta property="og:description" content="accessible-slick is an accessible version of the popular Slick Slider responsive carousel jQuery plugin that supports multiple breakpoints, CSS3 transitions, touch events/swiping & much more!"> |
| 18 | + <meta property="og:description" content="accessible-slick is a highly accessible version of the popular Slick Slider responsive carousel jQuery plugin that supports multiple breakpoints, CSS3 transitions, touch events/swiping & much more!"> |
19 | 19 | <meta property="og:type" content="article">
|
20 | 20 | <meta property="og:url" content="https://accessible360.github.io/accessible-slick">
|
21 | 21 | <meta property="og:image" content="https://accessible360.github.io/accessible-slick/images/social-media-preview.png">
|
|
26 | 26 | <!-- Twitter Card -->
|
27 | 27 | <meta name="twitter:card" content="summary">
|
28 | 28 | <meta name="twitter:title" content="accessible-slick - the last (accessible) carousel you'll ever need">
|
29 |
| - <meta name="twitter:description" content="accessible-slick is an accessible version of the popular Slick Slider responsive carousel jQuery plugin that supports multiple breakpoints, CSS3 transitions, touch events/swiping & much more!"> |
| 29 | + <meta name="twitter:description" content="accessible-slick is a highly accessible version of the popular Slick Slider responsive carousel jQuery plugin that supports multiple breakpoints, CSS3 transitions, touch events/swiping & much more!"> |
30 | 30 | <meta name="twitter:creator" content="Accessible360">
|
31 | 31 | <meta name="twitter:image:src" content="https://accessible360.github.io/accessible-slick/images/social-media-preview.png">
|
32 | 32 | <meta name="twitter:domain" content="https://accessible360.github.io/accessible-slick/">
|
@@ -103,7 +103,7 @@ <h1 class="title">accessible-slick</h1>
|
103 | 103 |
|
104 | 104 | <section class="alt-background">
|
105 | 105 | <div class="content">
|
106 |
| - <p>A fully accessible, WCAG 2.0 / 2.1 compliant, drop-in replacement for Slick Slider (1.8.1) crafted and tested by expert users and professional accessibility consultants, intended to make life easier for real-world dev teams who need to pass accessibility audits.</p> |
| 106 | + <p>A highly accessible, WCAG 2.0 / 2.1 compliant, drop-in replacement for Slick Slider (1.8.1) crafted and tested by expert users and professional accessibility consultants, intended to make life easier for real-world dev teams who need to pass accessibility audits.</p> |
107 | 107 |
|
108 | 108 | <div class="sponsor-banner">
|
109 | 109 | Sponsored by:
|
@@ -833,7 +833,7 @@ <h2 id="methods" tabindex="-1">Methods</h2>
|
833 | 833 | <div class="content">
|
834 | 834 | <h2 id="go-get-it" tabindex="-1">Go Get It</h2>
|
835 | 835 |
|
836 |
| - <a class="button first" href="https://github.com/Accessible360/accessible-slick/archive/1.0.1.zip">Download Now</a> |
| 836 | + <a class="button first" href="https://github.com/Accessible360/accessible-slick/archive/v1.0.1.zip">Download Now</a> |
837 | 837 | <a class="button last" href="https://github.com/Accessible360/accessible-slick">View On Github</a>
|
838 | 838 |
|
839 | 839 | <hr aria-hidden="true">
|
|
0 commit comments