Update index.html
This commit is contained in:
parent
add3087881
commit
556fd55d53
|
@ -12,6 +12,13 @@
|
||||||
<img src="assets/TipToe Soles_Logo_colour.png" alt="The TipToe Soles logo, a yellow circle with a black shadow of a foot in socks."
|
<img src="assets/TipToe Soles_Logo_colour.png" alt="The TipToe Soles logo, a yellow circle with a black shadow of a foot in socks."
|
||||||
width="300"
|
width="300"
|
||||||
height="300">
|
height="300">
|
||||||
|
|
||||||
|
<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="payment.html">Payments<a></li>
|
||||||
|
<li><a href="aboutus.html">About Us<a></li>
|
||||||
|
<li><a href="register.html">Register<a></li>
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
Loading…
Reference in New Issue