66 < title > codeIndore( )</ title >
77
88 <!-- Add Favicons -->
9- < link rel ="apple-touch-icon " sizes ="57x57 " href ="favicons/apple-icon-57x57.png ">
10- < link rel ="apple-touch-icon " sizes ="60x60 " href ="favicons/apple-icon-60x60.png ">
11- < link rel ="apple-touch-icon " sizes ="72x72 " href ="favicons/apple-icon-72x72.png ">
12- < link rel ="apple-touch-icon " sizes ="76x76 " href ="favicons/apple-icon-76x76.png ">
13- < link rel ="apple-touch-icon " sizes ="114x114 " href ="favicons/apple-icon-114x114.png ">
14- < link rel ="apple-touch-icon " sizes ="120x120 " href ="favicons/apple-icon-120x120.png ">
15- < link rel ="apple-touch-icon " sizes ="144x144 " href ="favicons/apple-icon-144x144.png ">
16- < link rel ="apple-touch-icon " sizes ="152x152 " href ="favicons/apple-icon-152x152.png ">
17- < link rel ="apple-touch-icon " sizes ="180x180 " href ="favicons/apple-icon-180x180.png ">
18- < link rel ="icon " type ="image/png " sizes ="192x192 " href ="favicons/android-icon-192x192.png ">
19- < link rel ="icon " type ="image/png " sizes ="32x32 " href ="favicons/favicon-32x32.png ">
20- < link rel ="icon " type ="image/png " sizes ="96x96 " href ="favicons/favicon-96x96.png ">
21- < link rel ="icon " type ="image/png " sizes ="16x16 " href ="favicons/favicon-16x16.png ">
22- < link rel ="manifest " href ="favicons/manifest.json ">
9+ < link rel ="apple-touch-icon " sizes ="57x57 " href ="/ favicons/apple-icon-57x57.png ">
10+ < link rel ="apple-touch-icon " sizes ="60x60 " href ="/ favicons/apple-icon-60x60.png ">
11+ < link rel ="apple-touch-icon " sizes ="72x72 " href ="/ favicons/apple-icon-72x72.png ">
12+ < link rel ="apple-touch-icon " sizes ="76x76 " href ="/ favicons/apple-icon-76x76.png ">
13+ < link rel ="apple-touch-icon " sizes ="114x114 " href ="/ favicons/apple-icon-114x114.png ">
14+ < link rel ="apple-touch-icon " sizes ="120x120 " href ="/ favicons/apple-icon-120x120.png ">
15+ < link rel ="apple-touch-icon " sizes ="144x144 " href ="/ favicons/apple-icon-144x144.png ">
16+ < link rel ="apple-touch-icon " sizes ="152x152 " href ="/ favicons/apple-icon-152x152.png ">
17+ < link rel ="apple-touch-icon " sizes ="180x180 " href ="/ favicons/apple-icon-180x180.png ">
18+ < link rel ="icon " type ="image/png " sizes ="192x192 " href ="/ favicons/android-icon-192x192.png ">
19+ < link rel ="icon " type ="image/png " sizes ="32x32 " href ="/ favicons/favicon-32x32.png ">
20+ < link rel ="icon " type ="image/png " sizes ="96x96 " href ="/ favicons/favicon-96x96.png ">
21+ < link rel ="icon " type ="image/png " sizes ="16x16 " href ="/ favicons/favicon-16x16.png ">
22+ < link rel ="manifest " href ="/ favicons/manifest.json ">
2323 < meta name ="msapplication-TileColor " content ="#ffffff ">
24- < meta name ="msapplication-TileImage " content ="favicons/ms-icon-144x144.png ">
24+ < meta name ="msapplication-TileImage " content ="/ favicons/ms-icon-144x144.png ">
2525 < meta name ="theme-color " content ="#ffffff ">
2626
2727 < link href ="https://fonts.googleapis.com/css?family=Cantarell " rel ="stylesheet ">
28- < link rel ="stylesheet " href ="css/bulma.css ">
28+ < link rel ="stylesheet " href ="/ css/bulma.css ">
2929 < script defer src ="https://use.fontawesome.com/releases/v5.0.7/js/all.js "> </ script >
30- < link rel ="stylesheet " href ="css/main.css ">
30+ < link rel ="stylesheet " href ="/ css/main.css ">
3131 </ head >
3232 < body class ="has-navbar-fixed-top ">
3333 < nav class ="navbar is-spaced is-fixed-top " role ="navigation " aria-label ="main navigation ">
@@ -47,7 +47,7 @@ <h1 class="title">
4747 < div class ="navbar-menu " id ="nav-menu ">
4848 < div class ="navbar-end ">
4949 < a class ="navbar-item " href ="/ "> Home</ a >
50- < a class ="navbar-item " href ="events.html "> Events</ a >
50+ < a class ="navbar-item " href ="events "> Events</ a >
5151 < a class ="navbar-item " href ="coc.html "> Code of Conduct</ a >
5252 < a class ="navbar-item " href ="https://github.com/codeIndore " target ="_blank "> GitHub</ a >
5353 < a class ="navbar-item " href ="blog.html "> Blog</ a >
@@ -75,6 +75,6 @@ <h1 class="title">
7575 </ div >
7676 </ footer >
7777
78- < script src ="js/main.js " charset ="utf-8 "> </ script >
78+ < script src ="/ js/main.js " charset ="utf-8 "> </ script >
7979 </ body >
8080</ html >
0 commit comments