drewcassidy.me/_includes/header.html
2023-04-19 01:16:51 -07:00

9 lines
355 B
HTML

<header>
<h1 id = "title"> Andrew Cassidy </h1>
<div id="sidebar">
{% include flag.html color="blue" name="home" url="/" %}
{% include flag.html color="blue" name="home" url="/" %}
{% include flag.html color="blue" name="home" url="/" %}
{% include flag.html color="blue" name="home" url="/" %}
</div>
</header>