create mobile header partial

This commit is contained in:
emma 2025-01-28 09:53:24 -05:00
parent a9ba897fb3
commit 837dad6aae

View File

@ -0,0 +1,6 @@
<header class="mobile-header">
<span class="logo">
emma's place <img src="/img/site/assets/red_heart_flat.svg" alt="a red heart meant to symbolize love" height="16px" width="16px">
</span>
</header>