Update index.html
This commit is contained in:
parent
77763185d4
commit
af132d3238
|
@ -7,11 +7,12 @@
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
<link rel="stylesheet" type="text/css" href="template.css">
|
<link rel="stylesheet" type="text/css" href="template.css">
|
||||||
<title>Steptoe Shoe Store</title>
|
<title>TipToe Shoe Store</title>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
|
<img src="assets/TipToe Soles_Logo_colour.png" alt="The TipToe logo, a red yellow circle with a black shadow of a foot in socks.">
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<h1>StepToe Shoe Store</h1>
|
<h1>TipToe Shoe Store</h1>
|
||||||
<hr color="black">
|
<hr color="black">
|
||||||
<ul>
|
<ul>
|
||||||
|
|
Loading…
Reference in New Issue