Update index.html
This commit is contained in:
parent
7e126a02dd
commit
6f5430754d
|
@ -7,15 +7,15 @@
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
<link rel="stylesheet" type="text/css" href="template.css">
|
<link rel="stylesheet" type="text/css" href="template.css">
|
||||||
<title>TipToe Shoe 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 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">
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<h1>TipToe Shoe Store</h1>
|
<h1>TipToe Soles Store</h1>
|
||||||
<hr color="black">
|
<hr color="black">
|
||||||
<ul>
|
<ul>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue