9cab6146ce
Signed-off-by: Sam Alba <sam.alba@gmail.com>
10 lines
134 B
HTML
10 lines
134 B
HTML
<html>
|
|
</head>
|
|
<title>My Simple Website</title>
|
|
</head>
|
|
<h1>Shopping list</h1>
|
|
<li>Salad</li>
|
|
<li>Eggs</li>
|
|
<li>Potatoes</li>
|
|
</html>
|