Update index.html
This commit is contained in:
parent
b69de91417
commit
1c8e9a2205
10
index.html
10
index.html
|
@ -11,11 +11,11 @@
|
|||
<li><a href="index.html">Home</a></li>
|
||||
<li><a href="ContactUs.html">Contact Us<a></li>
|
||||
<li><a href="Products.html">Products<a></li>
|
||||
<li><a href="Services.html">Services</li>
|
||||
<li><a href="Locations.html">Locations</li>
|
||||
<li>Shopping Carts</li>
|
||||
<li>Catergories</li>
|
||||
<li>About Us</li>
|
||||
<li><a href="Services.html">Services<a></li>
|
||||
<li><a href="Locations.html">Locations<a></li>
|
||||
<li><a href="ShoppingCarts.html">Shopping Carts<a></li>
|
||||
<li><a href="Catergories.html">Catergories<a></li>
|
||||
<li><a href="AboutUs.html">About Us<a></li>
|
||||
|
||||
|
||||
</ul>
|
||||
|
|
Loading…
Reference in New Issue