We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d55018 commit e3b7ca6Copy full SHA for e3b7ca6
_layouts/default.html
@@ -87,10 +87,6 @@ <h1 class="center_txt less_space"><a href="{{ "/" | absolute_url }}" class="titl
87
88
</section>
89
<footer>
90
-
91
- {% if site.bottom_img %}
92
- <img class="center_img" style="height: 50px;" src="{{site.bottom_img | relative_url}}" alt="robot" />
93
- {% endif %}
94
<p class="center_txt"><small>Hosted on GitHub Pages — Theme by <a href="https://github.com/orderedlist">orderedlist</a></small></p>
95
</footer>
96
</div>
0 commit comments