Initial commit.

This commit is contained in:
2014-11-20 14:40:37 -05:00
commit 6da969b1e0
20 changed files with 500 additions and 0 deletions

5
include/header.html Normal file
View File

@@ -0,0 +1,5 @@
<!--Begin header-->
<header id="header">
<img id="banner" src="/img/banner.png" alt="L. Bradley LaBoon" />
</header>
<!--End header-->