Skip to content
Snippets Groups Projects
Commit 744191d6 authored by Emmanuel Godard's avatar Emmanuel Godard
Browse files

adding SITELOGO

parent b6849376
Branches
No related tags found
No related merge requests found
......@@ -27,10 +27,11 @@
{% include 'github.html' %}
<div id="container">
<header>
<p>{% if SITELOGO %}<img src="{{ SITEURL }}/{{ SITELOGO }}#float-left" alt="Website Logo">{% endif %}
<h1><a href="{{ SITEURL }}/">{{ SITENAME }}</a></h1>
<p><em>{{ SITESUBTITLE }}</em></p>
<em>{{ SITESUBTITLE }}</em></p>
{% if SOCIAL or FEED_ALL_ATOM or FEED_ALL_RSS %}
<ul class="social-media">
<p><ul class="social-media">
{% if SOCIAL %}
<li> Contact:</li>
{% endif %}
......@@ -49,7 +50,7 @@
type="application/rss+xml" rel="alternate"><i class="fa fa-rss fa-lg" aria-hidden="true"></i></a>
</li>
{% endif %}
</ul>
</ul></p>
{% endif %}
</header>
<nav>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment