File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 3
3
< head >
4
4
< meta charset ="UTF-8 ">
5
5
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
6
- < title > A Jquery Plugin To Make Masks On Form Fields And Html Elements.</ title >
6
+ < title > A jQuery Plugin To Make Masks On Form Fields And HTML Elements.</ title >
7
7
< meta name ="description " content ="jQuery-Mask-Plugin by igorescobar. A jQuery Plugin to make masks on form fields and HTML elements. ">
8
8
< meta name ="author " content ="igorescobar ">
9
9
< meta name ="robots " content ="index, follow ">
52
52
< ol class ="breadcrumb mb-0 ">
53
53
< li class ="breadcrumb-item "> < a href ="https://codehimblog.github.io/ "> Home</ a > </ li >
54
54
< 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 Mask Plugin</ li >
55
+ < li class ="breadcrumb-item active " aria-current ="page "> jQuery Mask Plugin</ li >
56
56
</ ol >
57
57
</ nav >
58
58
</ div >
78
78
{
79
79
"@type" : "ListItem" ,
80
80
"position" : 3 ,
81
- "name" : "Jquery Mask Plugin" ,
81
+ "name" : "jQuery Mask Plugin" ,
82
82
"item" : "https://codehimblog.github.io/projects/{{packageSlug}}"
83
83
}
84
84
]
91
91
< main class ="col-md-8 site-main p-0 ">
92
92
< article >
93
93
<!-- Project Name & Description -->
94
- < h1 id ="packageName "> Jquery Mask Plugin</ h1 >
94
+ < h1 id ="packageName "> jQuery Mask Plugin</ h1 >
95
95
< p id ="packageDescription " class ="text-muted "> A jQuery Plugin to make masks on form fields and HTML elements.</ p >
96
96
97
97
You can’t perform that action at this time.
0 commit comments