Feat: remove logo

This commit is contained in:
Bertrand Benjamin 2020-06-05 10:41:20 +02:00
parent 7e4121a577
commit 81dc32f301
1 changed files with 4 additions and 0 deletions

View File

@ -72,6 +72,7 @@
<body>
<aside>
<div>
<!--
<a href="{{ SITEURL }}/">
{% if SITELOGO %}
<img src="{{ SITELOGO }}" alt="{{ SITETITLE }}" title="{{ SITETITLE }}">
@ -79,10 +80,12 @@
<img src="{{ SITEURL }}/{{ THEME_STATIC_DIR }}/img/profile.png" alt="{{ SITETITLE }}" title="{{ SITETITLE }}">
{% endif %}
</a>
-->
<h1><a href="{{ SITEURL }}/">{{ SITETITLE }}</a></h1>
{% if SITESUBTITLE %}<p>{{ SITESUBTITLE }}</p>{% endif %}
<!--
<h2>Années</h2>
<nav>
<ul class="list">
@ -91,6 +94,7 @@
{% endfor %}
</ul>
</nav>
-->
<h2>Niveaux</h2>
<nav>
<ul class="list">