fixing typo
This commit is contained in:
parent
b310e1fd47
commit
bf59b2184e
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
<div class="navigation-wrapper">
|
<div class="navigation-wrapper">
|
||||||
<div class="site-name">
|
<div class="site-name">
|
||||||
{% if site.logo %}
|
{% if site.logo %}
|
||||||
|
|
|
@ -10,7 +10,6 @@
|
||||||
<body class="home">
|
<body class="home">
|
||||||
|
|
||||||
{% include _browser-upgrade.html %}
|
{% include _browser-upgrade.html %}
|
||||||
|
|
||||||
{% include _navigation.html %}
|
{% include _navigation.html %}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue