Start working on images
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user