This commit is contained in:
opelly27
2018-01-21 18:44:07 -08:00
parent c9c7e0ac50
commit 4fec96f457
8 changed files with 23 additions and 17 deletions
+9 -6
View File
@@ -24,7 +24,7 @@
<!-- Logo -->
<a href="index.html" class="logo">
<span class="symbol"><img src="images/logo.svg" alt="" /></span><span class="title">Phantom</span>
<span class="symbol"><img src="images/logo.png" alt="" /></span><span class="title">Natural Brand</span>
</a>
<!-- Nav -->
@@ -42,10 +42,13 @@
<h2>Menu</h2>
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="generic.html">Ipsum veroeros</a></li>
<li><a href="generic.html">Tempus etiam</a></li>
<li><a href="generic.html">Consequat dolor</a></li>
<li><a href="elements.html">Elements</a></li>
<li><a href="hoodies.html">hoodies</a></li>
<li><a href="tshirts.html">T-Shirts</a></li>
<li><a href="crewneck.html">Crew Necks</a></li>
<li><a href="womenstanktop.html">Womens Tank Tops</a></li>
<li><a href="mentanktop.html">Mens Tank Tops</a></li>
<li><a href="baseballtee.html">Baseball Tees</a></li>
<li><a href="longsleeves.html">Long Sleeves</a></li>
</ul>
</nav>
@@ -416,4 +419,4 @@ print 'It took ' + i + ' iterations to sort the deck.';</code></pre>
<script src="assets/js/main.js"></script>
</body>
</html>
</html>