12 lines
257 B
HTML
12 lines
257 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="css/styles.css">
|
|
<title>Odette's blog???</title>
|
|
</head>
|
|
<body>
|
|
<h1>this probably isnt going to be used at all but it thought it would be good to put there</h1>
|
|
</body>
|
|
</html>
|
|
|