File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 55 < meta charset ="UTF-8 " />
66 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
77 < title > RecipeBook</ title >
8- < link rel ="stylesheet " href ="bootstrap /css/bootstrap.min.css " />
8+ < link rel ="stylesheet " href ="libs /css/bootstrap.min.css " />
99 < link rel ="stylesheet " href ="style.css " />
1010</ head >
1111
@@ -47,8 +47,8 @@ <h2 class="hover-default"><a href="#" onclick="showMain()">RecipeBook</a></h2>
4747 </ div >
4848 </ div >
4949
50- < script src ="bootstrap /js/jquery.js " onload ="window.$ = window.jQuery = module.exports "> </ script >
51- < script src ="bootstrap /js/bootstrap.min.js "> </ script >
50+ < script src ="libs /js/jquery.js " onload ="window.$ = window.jQuery = module.exports "> </ script >
51+ < script src ="libs /js/bootstrap.min.js "> </ script >
5252 < script src ="functions/helper-functions.js "> </ script >
5353 < script src ="functions/page-functions.js "> </ script >
5454 < script src ="functions/recipe-functions.js "> </ script >
You can’t perform that action at this time.
0 commit comments