Remove PNG logo images

This commit is contained in:
Fred Boniface 2024-07-12 20:43:09 +01:00
parent 7763f567f6
commit 53c5309485
5 changed files with 1 additions and 4 deletions

View File

@ -4,10 +4,7 @@
<div class="headerBar"> <div class="headerBar">
<a href="/"> <a href="/">
<picture> <img src="/images/logo/wide_logo.svg" alt="OwlBoard Logo" />
<source srcset="/images/logo/wide_logo.svg" type="image/svg+xml" />
<img src="/images/logo/wide_logo_200.png" alt="OwlBoard Logo" />
</picture>
</a> </a>
<header>{title}</header> <header>{title}</header>
</div> </div>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB