Update index.html

This commit is contained in:
Ray 2022-10-26 09:48:30 +11:00 committed by GitHub
parent add3087881
commit 556fd55d53
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

@ -13,6 +13,13 @@
width="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>
<body>
<h1>TipToe Soles Store</h1>