File tree Expand file tree Collapse file tree 1 file changed +7
-8
lines changed
Expand file tree Collapse file tree 1 file changed +7
-8
lines changed Original file line number Diff line number Diff line change 88
99<!--Google Fonts-->
1010< link href ="https://fonts.googleapis.com/css?family=Hind|Oxygen " rel ="stylesheet " />
11-
12- <!--jQuery-->
13- < script src ="../js/jquery.min.js "> </ script >
14-
11+ <!--jQuery-->
12+ < script src ="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js "> </ script >
1513 <!--Material Design Iconic Font-->
16- < link rel ="stylesheet " href ="material-design/css/material-design-iconic-font.css " />
14+ < link rel ="stylesheet " href ="material-design/css/material-design-iconic-font.css " />
15+
1716 <!--jSide Menu Plugin-->
1817< script src ="js/jquery.jside.menu.js "> </ script >
1918 <!--jSide Menu CSS-->
@@ -132,8 +131,8 @@ <h1>jQuery Responsive jSide Menu with Dropdowns</h1>
132131 < b > Frameworks: </ b > < i > jQuery 3.3.1 & Material-Design-Iconic-Font 2.0 </ i >
133132 </ p >
134133< div class ="action ">
135- < a class ="btn github " href ="#3 "> Fork on GiHub </ a >
136- < a class ="btn down " href ="#3 "> Download </ a >
134+ < a class ="btn github " href ="https://github.com/CodeHimBlog/jquery-jside-menu "> Fork on GiHub </ a >
135+ < a class ="btn down " href ="https://github.com/CodeHimBlog/jquery-jside-menu/archive/master.zip "> Download </ a >
137136</ div >
138137</ header >
139138
@@ -262,4 +261,4 @@ <h2> Browsers Compatability</h2>
262261 </ footer >
263262
264263</ body >
265- </ html >
264+ </ html >
You can’t perform that action at this time.
0 commit comments