This commit is contained in:
Odette
2025-02-18 20:10:17 -08:00
parent 7fbf2b57f4
commit 4ec8ddc188
2 changed files with 29 additions and 5 deletions

11
blog.html Normal file
View File

@ -0,0 +1,11 @@
<!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>