header move and image to webp

This commit is contained in:
Lanta 2023-11-16 15:11:13 +01:00
parent c214493b0b
commit d645b9d5ed
9 changed files with 36 additions and 30 deletions

3
includes/header.php Normal file
View file

@ -0,0 +1,3 @@
<header>
<img src="./images/banner.webp" alt="banner" class="banner">
</header>