emmas.place/includes/header.php

9 lines
272 B
PHP
Raw Normal View History

<header>
2024-12-14 16:48:55 -05:00
<span class="logo">
2025-01-09 05:28:21 -05:00
emma's place <img src="/img/site/assets/red_heart_flat.svg" alt="a red heart meant to symbolize love" height="16px" width="16px">
2024-12-14 16:48:55 -05:00
</span>
<span class="motto">
a celebration of self-expression through the personal web
</span>
</header>