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 That Adds Cross Browser Mouse Wheel Support.</ title >
6
+ < title > A jQuery Plugin That Adds Cross Browser Mouse Wheel Support.</ title >
7
7
< meta name ="description " content ="jquery-mousewheel by jquery. A jQuery plugin that adds cross-browser mouse wheel support. ">
8
8
< meta name ="author " content ="jquery ">
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 Mousewheel</ li >
55
+ < li class ="breadcrumb-item active " aria-current ="page "> jQuery Mousewheel</ li >
56
56
</ ol >
57
57
</ nav >
58
58
</ div >
78
78
{
79
79
"@type" : "ListItem" ,
80
80
"position" : 3 ,
81
- "name" : "Jquery Mousewheel" ,
81
+ "name" : "jQuery Mousewheel" ,
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 Mousewheel</ h1 >
94
+ < h1 id ="packageName "> jQuery Mousewheel</ h1 >
95
95
< p id ="packageDescription " class ="text-muted "> A jQuery plugin that adds cross-browser mouse wheel support.</ p >
96
96
97
97
You can’t perform that action at this time.
0 commit comments