Update index.html
This commit is contained in:
parent
9e90c39056
commit
8e4924b0fa
|
@ -9,7 +9,7 @@
|
||||||
<link rel="stylesheet" type="text/css" href="template.css">
|
<link rel="stylesheet" type="text/css" href="template.css">
|
||||||
<title>TipToe Soles Store</title>
|
<title>TipToe Soles Store</title>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<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.jpg" 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">
|
||||||
|
|
||||||
|
@ -19,6 +19,7 @@
|
||||||
<a href="aboutus.html">About</a>
|
<a href="aboutus.html">About</a>
|
||||||
<a href="payments.html">Payments</a>
|
<a href="payments.html">Payments</a>
|
||||||
<a href="Products.html">Products</a>
|
<a href="Products.html">Products</a>
|
||||||
|
<a href="policies.html">Policies</a>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<h1>TipToe Soles Store</h1>
|
<h1>TipToe Soles Store</h1>
|
||||||
|
|
Loading…
Reference in New Issue