This commit is contained in:
2025-07-14 22:09:36 -04:00
parent 94c7412081
commit a08c4708e2
7 changed files with 126 additions and 39 deletions

View File

@@ -1,7 +1,9 @@
<?php ?>
<header class="header">
<img class="header-icon" src="/static/icon.png" alt="icon"/>
<a class="icon-link" href="/">
<img class="header-icon" src="/static/icon.png" alt="icon"/>
</a>
<h1 class="title">My Luggage Info</h1>
<div class="spacer"></div>
</header>