Skip to content

Commit f558a18

Browse files
committed
Update file: touchswipe-jquery-plugin-by-mattbryson.html
1 parent 71beaad commit f558a18

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

jquery-plugins/touchswipe-jquery-plugin-by-mattbryson.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6-
<title>Touchswipe Is A Jquery Plugin To Be Used With Jquery On Touch Input Devices Such As Ipad, Iphone Etc. </title>
6+
<title>Touchswipe Is A jQuery Plugin To Be Used With jQuery On Touch Input Devices Such As Ipad, Iphone Etc. </title>
77
<meta name="description" content="TouchSwipe-Jquery-Plugin by mattbryson. TouchSwipe is a jquery plugin to be used with jQuery on touch input devices such as iPad, iPhone etc. ">
88
<meta name="author" content="mattbryson">
99
<meta name="robots" content="index, follow">
@@ -52,7 +52,7 @@
5252
<ol class="breadcrumb mb-0">
5353
<li class="breadcrumb-item"><a href="https://codehimblog.github.io/">Home</a></li>
5454
<li class="breadcrumb-item"><a href="https://codehimblog.github.io/jquery-plugins/">jQuery Plugins</a></li>
55-
<li class="breadcrumb-item active" aria-current="page">Touchswipe Jquery Plugin</li>
55+
<li class="breadcrumb-item active" aria-current="page">Touchswipe jQuery Plugin</li>
5656
</ol>
5757
</nav>
5858
</div>
@@ -78,7 +78,7 @@
7878
{
7979
"@type": "ListItem",
8080
"position": 3,
81-
"name": "Touchswipe Jquery Plugin",
81+
"name": "Touchswipe jQuery Plugin",
8282
"item": "https://codehimblog.github.io/projects/{{packageSlug}}"
8383
}
8484
]
@@ -91,7 +91,7 @@
9191
<main class="col-md-8 site-main p-0">
9292
<article>
9393
<!-- Project Name & Description -->
94-
<h1 id="packageName">Touchswipe Jquery Plugin</h1>
94+
<h1 id="packageName">Touchswipe jQuery Plugin</h1>
9595
<p id="packageDescription" class="text-muted">TouchSwipe is a jquery plugin to be used with jQuery on touch input devices such as iPad, iPhone etc. </p>
9696

9797

0 commit comments

Comments
 (0)