Skip to content

Commit 2d3c939

Browse files
committed
Update file: jquery-placeholder-by-mathiasbynens.html
1 parent dde74c4 commit 2d3c939

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

jquery-plugins/jquery-placeholder-by-mathiasbynens.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>A Jquery Plugin That Enables Html5 Placeholder Behavior For Browsers That Aren’t Trying Hard Enough Yet</title>
6+
<title>A jQuery Plugin That Enables Html5 Placeholder Behavior For Browsers That Aren’t Trying Hard Enough Yet</title>
77
<meta name="description" content="jquery-placeholder by mathiasbynens. A jQuery plugin that enables HTML5 placeholder behavior for browsers that aren’t trying hard enough yet">
88
<meta name="author" content="mathiasbynens">
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">Jquery Placeholder</li>
55+
<li class="breadcrumb-item active" aria-current="page">jQuery Placeholder</li>
5656
</ol>
5757
</nav>
5858
</div>
@@ -78,7 +78,7 @@
7878
{
7979
"@type": "ListItem",
8080
"position": 3,
81-
"name": "Jquery Placeholder",
81+
"name": "jQuery Placeholder",
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">Jquery Placeholder</h1>
94+
<h1 id="packageName">jQuery Placeholder</h1>
9595
<p id="packageDescription" class="text-muted">A jQuery plugin that enables HTML5 placeholder behavior for browsers that aren’t trying hard enough yet</p>
9696

9797

0 commit comments

Comments
 (0)