File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11< div class ='header '>
22 < div class ="container ">
33 < div class ="logo ">
4- < a href ="{{ site.baseurl }} "> < img width ="{{ site.logo.desktop_width }} " height ="{{ site.logo.desktop_height }} " alt ="{{ site.title }} " src ="{{ site.logo.desktop | relative_url }} " /> </ a >
4+ < a href ="/ "> < img width ="{{ site.logo.desktop_width }} " height ="{{ site.logo.desktop_height }} " alt ="{{ site.title }} " src ="{{ site.logo.desktop | relative_url }} " /> </ a >
55 </ div >
66 < div class ="logo-mobile ">
7- < a href ="{{ site.baseurl }} "> < img width ="{{ site.logo.mobile_width }} " height ="{{ site.logo.mobile_height }} " alt ="{{ site.title }} " src ="{{ site.logo.mobile | relative_url }} " /> </ a >
7+ < a href ="/ "> < img width ="{{ site.logo.mobile_width }} " height ="{{ site.logo.mobile_height }} " alt ="{{ site.title }} " src ="{{ site.logo.mobile | relative_url }} " /> </ a >
88 </ div >
99 {% include main-menu.html %}
1010 {% include hamburger.html %}
You can’t perform that action at this time.
0 commit comments