fix some css issues
This commit is contained in:
@ -5,7 +5,25 @@
|
||||
<title>Odette website</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>HELLO</h1>
|
||||
<header>
|
||||
<nav>
|
||||
<ul>
|
||||
<li>
|
||||
<h1>Puppygirl.systems</h1>
|
||||
</li>
|
||||
<li>
|
||||
<a href="/">home</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="/about-me.html">about me</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="/blog.html">BLOG?????</a>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
</header>
|
||||
<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>
|
||||
|
Reference in New Issue
Block a user