Feat: Title link to /, date to /ense....

This commit is contained in:
Bertrand Benjamin 2020-06-30 14:14:05 +02:00
parent 51eee75a90
commit 1c342d2582
1 changed files with 2 additions and 2 deletions

View File

@ -81,9 +81,9 @@
{% endif %}
</a>
-->
<h1><a href="{{ SITEURL }}/">{{ SITETITLE }}</a></h1>
<h1><a href="/">{{ SITETITLE }}</a></h1>
{% if SITESUBTITLE %}<p>{{ SITESUBTITLE }}</p>{% endif %}
{% if SITESUBTITLE %}<p><a href="{{ SITEURL }}/">{{ SITESUBTITLE }}</a></p>{% endif %}
<!--
<h2>Années</h2>