Changed logo to head

This commit is contained in:
Frank Schubert
2021-05-25 22:29:08 +02:00
parent a4fd0d3561
commit f09856df24
5 changed files with 3 additions and 3 deletions

View File

@@ -185,10 +185,10 @@
<li class="logo-box float-left">
<a href="index.html" class="logo">
<span class="logo-lg">
<img src="assets/images/the-tool-logo-white.png" alt="">
<img src="assets/images/the-tool-logo-kopf.png" alt="" style="height:80px; padding-top:12px;">
</span>
<span class="logo-sm">
<img src="assets/images/the-tool-logo-sm.png" alt="" height="28">
<img src="assets/images/the-tool-logo-kopf.png" alt="" height="28">
</span>
</a>
</li>