make site tiitle dynamic

This commit is contained in:
sakrecoer 2020-07-08 12:00:45 +02:00
parent 7686cfcf37
commit ba329c4188

View file

@ -16,7 +16,7 @@
{% endfor %} {% endfor %}
</ul> </ul>
</div> </div>
<div><img src="{{ rekBase }}/assets/panix-logo-dark.svg" style="max-width:300px" alt="pax:nion Logo" /></div> <div><img src="{{ rekBase }}/assets/panix-logo-dark.svg" style="max-width:300px" alt="{{ site.title }} Logo" /></div>
</div> </div>
<div class="inner"> <div class="inner">
<ul class="icons"> <ul class="icons">