added additonal content and reformated index.html
This commit is contained in:
parent
78e42e34c4
commit
f802b9c771
21
index.html
21
index.html
|
@ -11,18 +11,35 @@
|
||||||
<main>
|
<main>
|
||||||
<section class="navigation">
|
<section class="navigation">
|
||||||
</section>
|
</section>
|
||||||
<section class="content">
|
<section
|
||||||
<h1>welcome to emma's place</h1>
|
<h1>welcome to emma's place</h1>
|
||||||
<p>
|
<p>
|
||||||
you're at emma's place. coffee or your choice of tea are waiting for you. my cat baxter loves pets if you'd like to say hello. there's a little bit of eveything that is me here. there's no rush, you can be here for as little or as long as you'd like. you can just take it easy here. if all of this somehow brings you some happiness or makes you feel like maybe there's another human on the other side of your screen then i've done my job. have a look around, don't forget to grab a beverage
|
you're at emma's place. coffee or your choice of tea are waiting for you. my cat baxter loves pets if you'd like to say hello. there's a little bit of eveything that is me here. there's no rush, you can be here for as little or as long as you'd like. you can just take it easy here. if all of this somehow brings you some happiness or makes you feel like maybe there's another human on the other side of your screen then i've done my job. have a look around, don't forget to grab a beverage
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
<h3>site news</h3>
|
||||||
|
<ul>
|
||||||
|
<li>11-26-2024 - a want for my personal home on the web was sparked, and so i began creating it</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h3>news about emma</h3>
|
||||||
|
<ul>
|
||||||
|
<li>11-28-2024 - i've begun feeling better as i navigate depression, i'm slowly but surely remembering that <strong>i</strong> matter</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
<section>
|
||||||
<h2>other things of mine you might like</h2>
|
<h2>other things of mine you might like</h2>
|
||||||
|
|
||||||
|
<h3>website projects</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="https://thiscat.rocks">baxter's homepage</a></li>
|
<li><a href="https://thiscat.rocks">baxter's homepage</a></li>
|
||||||
<li><a href="https://alternate.thiscat.rocks">a photo gallery of baxter with a retro twist</a></li>
|
<li><a href="https://alternate.thiscat.rocks">a photo gallery of baxter with a retro twist</a></li>
|
||||||
<li><a href="https://onecatper.day">an image of a cat in your web browser or via rss</a></li>
|
<li><a href="https://onecatper.day">an image of a cat in your web browser or via rss</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<h2>other places you can find me</h2>
|
<p>to say my love of cats drives a passion to create is an understatement <3</p>
|
||||||
|
|
||||||
|
<h3>a blog about my life in general</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="https://blog.hypertext.city">my blog</a></li>
|
<li><a href="https://blog.hypertext.city">my blog</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
Loading…
Reference in New Issue