Organize pages for blog posts and projects, and add root-level pages

This commit is contained in:
2017-11-28 20:24:14 -08:00
committed by Andrew Cassidy
parent f1082be6b9
commit 50af997795
12 changed files with 140 additions and 67 deletions

View File

@ -1,11 +0,0 @@
<header>
<div id = "title">
<a href="/" id="name"><b>Andrew Cassidy</b></a>
<span id="path">
<span class="slash">/</span>
<a href="/Projects">Projects</a>
<span class="slash">/</span>
</span>
<span id="page">FooBar</span>
</div>
</header>