Updating striked logo

This commit is contained in:
Emilio Coppola
2022-11-22 20:51:25 +01:00
parent b4d3ed8549
commit 80473a7b10
2 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.6 KiB

After

Width:  |  Height:  |  Size: 13 KiB

View File

@@ -515,7 +515,7 @@ Make sure to update this gradient when the home background image is changed.
</div>
<div class="silver flex">
<a class="sponsor card" href="https://developers.join-striked.com/home" target="_blank" rel="noopener">
<img src="{{ 'assets/home/sponsors/striked.png' | theme }}" width="171" height="40" alt="Striked" loading="lazy">
<img src="{{ 'assets/home/sponsors/striked.png?v2' | theme }}" width="171" height="40" alt="Striked" loading="lazy">
</a>
</div>
</div>