Update index.html
This commit is contained in:
parent
7099cbd1d6
commit
714960e58f
|
@ -14,9 +14,11 @@
|
||||||
height="300">
|
height="300">
|
||||||
|
|
||||||
<div class="topnav">
|
<div class="topnav">
|
||||||
<a class="active" href="index">Home</a>
|
<a class="active" href="index.html">Home</a>
|
||||||
<a href="contactus">Contact</a>
|
<a href="contactus.html">Contact</a>
|
||||||
<a href="aboutus">About</a>
|
<a href="aboutus.html">About</a>
|
||||||
|
<a href="payments.html">Payments</a>
|
||||||
|
<a href="Products.html">Products</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
|
|
Loading…
Reference in New Issue