removed logo and icon from header.html
This commit is contained in:
parent
7638754342
commit
b3e2f0e0e0
@ -1,7 +1,7 @@
|
|||||||
<div class="row">
|
<div class="row">
|
||||||
<a href="{{ site.baseurl | replace: '//', '/' }}/" class="logo noline">
|
<a href="{{ site.baseurl | replace: '//', '/' }}/" class="logo noline">
|
||||||
{% include full.html %}
|
{% include full.html %}
|
||||||
{% include logo.html %}
|
<!-- {% include logo.html %} -->
|
||||||
{% include icon.html %}
|
<!-- {% include icon.html %} -->
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
@ -2,3 +2,4 @@ _include/head.html to switch between grid and class
|
|||||||
_include/nav.html to edit the nav bar (well, duh, but still)
|
_include/nav.html to edit the nav bar (well, duh, but still)
|
||||||
_include/share-buttons.html to edit social buttons in post
|
_include/share-buttons.html to edit social buttons in post
|
||||||
|
|
||||||
|
Fix logo and icon to work properly. Zooming in shows the twiter crap. Not sure what logo and icon are used for.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user