This commit is contained in:
2024-10-26 23:24:09 -07:00
commit 7ecbb81725
16 changed files with 226 additions and 0 deletions

11
about-me.html Normal file
View File

@ -0,0 +1,11 @@
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="css/styles.css">
<title>Odette website</title>
</head>
<body>
<h1>HELLO</h1>
<p>hey uh my name is odette, i am currently of the she/they/it variety. In the time I have spent not working on this website I am no longer sick, but I feel it would be good to continue to work on it, websites are cool.</p>
</body>
</html>