drewcassidy.me/_includes/header.html
2017-11-16 16:23:46 -08: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>