99 < meta property ="og:title " content ="404 Page not found " />
1010 < meta name ="twitter:title " content ="404 Page not found " />
1111 < meta name ="author " content ="Amit Kumar "/>
12- < link href ='https://ManyCode.github.io /img/favicon.ico ' rel ='icon ' type ='image/x-icon '/>
13- < meta property ="og:image " content ="https://ManyCode.github.io /img/avatar-icon.png " />
14- < meta name ="twitter:image " content ="https://ManyCode.github.io /img/avatar-icon.png " />
12+ < link href ='/img/favicon.ico ' rel ='icon ' type ='image/x-icon '/>
13+ < meta property ="og:image " content ="/img/avatar-icon.png " />
14+ < meta name ="twitter:image " content ="/img/avatar-icon.png " />
1515 < meta name ="twitter:card " content ="summary " />
1616 < meta name ="twitter:site " content ="@amit08255 " />
1717 < meta name ="twitter:creator " content ="@amit08255 " />
18- < meta property ="og:url " content ="https://ManyCode.github.io / " />
18+ < meta property ="og:url " content ="/ " />
1919 < meta property ="og:type " content ="website " />
2020 < meta property ="og:site_name " content ="ManyCode " />
2121
2222 < meta name ="generator " content ="Hugo 0.25.1 " />
23- < link rel ="canonical " href ="https://ManyCode.github.io / " />
24- < link rel ="alternate " href ="https://ManyCode.github.io /index.xml " type ="application/rss+xml " title ="ManyCode ">
25- < link rel ="stylesheet " href ="https://ManyCode.github.io /css/katex.min.css " />
26- < link rel ="stylesheet " href ="https://ManyCode.github.io /css/font-awesome.min.css " />
27- < link rel ="stylesheet " href ="https://ManyCode.github.io /css/bootstrap.min.css " />
28- < link rel ="stylesheet " href ="https://ManyCode.github.io /css/main.css " />
23+ < link rel ="canonical " href ="/ " />
24+ < link rel ="alternate " href ="/index.xml " type ="application/rss+xml " title ="ManyCode ">
25+ < link rel ="stylesheet " href ="/css/katex.min.css " />
26+ < link rel ="stylesheet " href ="/css/font-awesome.min.css " />
27+ < link rel ="stylesheet " href ="/css/bootstrap.min.css " />
28+ < link rel ="stylesheet " href ="/css/main.css " />
2929 < link rel ="stylesheet " href ="https://fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic " />
3030 < link rel ="stylesheet " href ="https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800 " />
31- < link rel ="stylesheet " href ="https://ManyCode.github.io /css/pygment_highlights.css " />
32- < link rel ="stylesheet " href ="https://ManyCode.github.io /css/highlight.min.css " />
31+ < link rel ="stylesheet " href ="/css/pygment_highlights.css " />
32+ < link rel ="stylesheet " href ="/css/highlight.min.css " />
3333
3434
3535
3636
37- < link rel ="stylesheet " href ="https://ManyCode.github.io /css/photoswipe.min.css " />
38- < link rel ="stylesheet " href ="https://ManyCode.github.io /css/default-skin.min.css " />
37+ < link rel ="stylesheet " href ="/css/photoswipe.min.css " />
38+ < link rel ="stylesheet " href ="/css/default-skin.min.css " />
3939
4040
4141
9595 < span class ="icon-bar "> </ span >
9696 < span class ="icon-bar "> </ span >
9797 </ button >
98- < a class ="navbar-brand " href ="https://ManyCode.github.io / "> ManyCode</ a >
98+ < a class ="navbar-brand " href ="/ "> ManyCode</ a >
9999 </ div >
100100
101101 < div class ="collapse navbar-collapse " id ="main-navbar ">
108108
109109
110110
111- < li class ="navlinks-container ">
112- < a class ="navlinks-parent " href ="javascript:void(0) "> Categories</ a >
113- < div class ="navlinks-children ">
114-
115- < a href ="/tags/python "> Python</ a >
116-
117- < a href ="/tags/c++ "> C++</ a >
118-
119- < a href ="/tags/java "> Java</ a >
120-
121- < a href ="/tags/linux "> Linux</ a >
122-
123- < a href ="/tags/windows "> Windows</ a >
124-
125- </ div >
126- </ li >
127-
128-
129-
130111 < li >
131112 < a title ="About " href ="/page/about/ "> About</ a >
132113 </ li >
154135 < div class ="avatar-container ">
155136 < div class ="avatar-img-border ">
156137
157- < a title ="ManyCode " href ="https://ManyCode.github.io / ">
158- < img class ="avatar-img " src ="https://ManyCode.github.io /img/avatar-icon.png " alt ="ManyCode " />
138+ < a title ="ManyCode " href ="/ ">
139+ < img class ="avatar-img " src ="/img/avatar-icon.png " alt ="ManyCode " />
159140 </ a >
160141
161142 </ div >
@@ -190,7 +171,7 @@ <h4 class="modal-title">Search ManyCode</h4>
190171 < div class ="text-center ">
191172 < h1 > Whoops, this page doesn't exist. Move along. (404 error)</ h1 >
192173 < br />
193- < img src ="https://ManyCode.github.io //img/404-southpark.jpg " />
174+ < img src ="//img/404-southpark.jpg " />
194175 </ div >
195176 </ div >
196177
@@ -249,7 +230,7 @@ <h1>Whoops, this page doesn't exist. Move along. (404 error)</h1>
249230
250231
251232 •
252- < a href ="https://ManyCode.github.io / "> ManyCode</ a >
233+ < a href ="/ "> ManyCode</ a >
253234
254235 </ p >
255236
@@ -262,16 +243,16 @@ <h1>Whoops, this page doesn't exist. Move along. (404 error)</h1>
262243 </ div >
263244</ footer >
264245
265- < script src ="https://ManyCode.github.io /js/katex.min.js "> </ script >
266- < script src ="https://ManyCode.github.io /js/auto-render.min.js "> </ script >
267- < script src ="https://ManyCode.github.io /js/jquery-1.12.4.min.js "> </ script >
268- < script src ="https://ManyCode.github.io /js/bootstrap.min.js "> </ script >
269- < script src ="https://ManyCode.github.io /js/main.js "> </ script >
270- < script src ="https://ManyCode.github.io /js/highlight.min.js "> </ script >
246+ < script src ="/js/katex.min.js "> </ script >
247+ < script src ="/js/auto-render.min.js "> </ script >
248+ < script src ="/js/jquery-1.12.4.min.js "> </ script >
249+ < script src ="/js/bootstrap.min.js "> </ script >
250+ < script src ="/js/main.js "> </ script >
251+ < script src ="/js/highlight.min.js "> </ script >
271252< script > hljs . initHighlightingOnLoad ( ) ; </ script >
272253< script > renderMathInElement ( document . body ) ; </ script >
273- < script src ="https://ManyCode.github.io /js/photoswipe.min.js "> </ script >
274- < script src ="https://ManyCode.github.io /js/photoswipe-ui-default.min.js "> </ script >
254+ < script src ="/js/photoswipe.min.js "> </ script >
255+ < script src ="/js/photoswipe-ui-default.min.js "> </ script >
275256< script src ="/js/load-photoswipe.js "> </ script >
276257
277258
0 commit comments