crispypin.cc_old/templates/header.html

5 lines
187 B
HTML
Raw Normal View History

<header>
2023-03-21 23:09:50 +01:00
<img src="/icons/cretin.png" alt="">
2022-05-07 22:05:22 +02:00
<a href="/" id="logo"><img src="/icons/logo.png" alt=""></a>
2023-03-21 23:09:50 +01:00
<img src="/icons/cretin.png" alt="" style="transform: scaleX(-1);">
2022-05-07 22:05:22 +02:00
</header>