Update html/partials/header.ejs

This commit is contained in:
ashley 2025-08-18 23:52:38 +02:00
parent 0a65df6c2d
commit da91457e18

View File

@ -26,7 +26,7 @@
<div class="header-start">
<a title="Poke Homepage" href="/playlist?list=PL3roRV3JHZzbatp5PvE-88ApmVishqGHN">
<img src="/css/logo-poke.svg?v=5"/>
<img src="/css/red-tape.png?v=5" style="margin-left: -8em;opacity: 0.9;height: 2em;">
<img src="/css/red-tape.webp?v=5" style="margin-left: -8em;opacity: 0.9;height: 2em;">
<p class="subtitle"> <%- random %></p>
</a>
</div>