Start working on images

This commit is contained in:
2017-12-24 15:04:19 -08:00
parent 7ff15ea5c3
commit 59f76eb93e
56 changed files with 281 additions and 109 deletions

View File

@ -6,7 +6,8 @@
<li>{% include flag.html color="orange" name="Projects" url="/Projects" %}</li>
<li>{% include flag.html color="magenta" name="About" url="/About" %}</li>
</ul>
<ul id="navLinks" class="fa-ul">
<ul compact id="navLinks" class="fa-ul">
<li>
<a href="https://github.com/drewcassidy">
<i class="fa fa-li fa-github" aria-hidden="true"></i>Github
@ -23,4 +24,4 @@
</a>
</li>
</ul>
</nav>
</nav>