remove redtape

This commit is contained in:
ashley 2025-10-09 17:43:59 +02:00
parent 5e38880110
commit c21e5a5ccc

View File

@ -18,7 +18,7 @@
along with this program. If not, see https://www.gnu.org/licenses/. along with this program. If not, see https://www.gnu.org/licenses/.
---> --->
<!-- Global Header--> <!-- LANDING Header-->
<!-- This should be inserted as a component/partial --> <!-- This should be inserted as a component/partial -->
<header> <header>
@ -26,7 +26,6 @@
<div class="header-start"> <div class="header-start">
<a title="Poke Homepage" href="/playlist?list=PL3roRV3JHZzaTyw4pvfrGrHy2Qf1dQpUi"> <a title="Poke Homepage" href="/playlist?list=PL3roRV3JHZzaTyw4pvfrGrHy2Qf1dQpUi">
<img src="/css/logo-poke.svg?v=5"/> <img src="/css/logo-poke.svg?v=5"/>
<img src="/css/red-tape.webp?v=5" style="margin-left: -8em;opacity: 0.9;height: 2em;">
<p class="subtitle"> <%- random %></p> <p class="subtitle"> <%- random %></p>
</a> </a>
</div> </div>