This commit is contained in:
Michael Fabian 'Xaymar' Dirks
2022-11-25 22:55:21 +01:00
parent dffbe447d6
commit d3c8b63e41
+1 -1
View File
@@ -2,7 +2,7 @@
<div class="content"> <div class="content">
<a href="/"> <a href="/">
<div class="logo"> <div class="logo">
<img class="icon" src="{{ site.xaymar.data.logo | absolute_url }}" height="80px"> <img class="icon" alt="Logo" src="{{ site.xaymar.data.logo | absolute_url }}" height="80px">
<figcaption>{{ site.title }}</figcaption> <figcaption>{{ site.title }}</figcaption>
</div> </div>
</a> </a>