mirror of
https://github.com/reiyua/TiptoeSoleStore.git
synced 2026-01-20 16:27:47 +00:00
Update index.html
This commit is contained in:
parent
7099cbd1d6
commit
714960e58f
1 changed files with 5 additions and 3 deletions
|
|
@ -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 a new issue