Update index.html
This commit is contained in:
parent
68a04434e2
commit
c025947863
|
@ -2,12 +2,12 @@
|
||||||
<html lang="en-au">
|
<html lang="en-au">
|
||||||
<head>
|
<head>
|
||||||
<link rel="stylesheet" type="text/css" href="template.css">
|
<link rel="stylesheet" type="text/css" href="template.css">
|
||||||
<title>Welcome to StepToe Enterprises</title>
|
<title>Steptoe Shoe Store</title>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<h1>My First Home/Index Page</h1>
|
<h1>StepToe Shore Store</h1>
|
||||||
<hr color="black">
|
<hr color="black">
|
||||||
<ul>
|
<ul>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue