From 4dc1b75a0d8189c965a54e2c72e9d1e25ca14737 Mon Sep 17 00:00:00 2001 From: zepp Date: Tue, 26 Nov 2024 06:28:03 -0500 Subject: [PATCH] initial commit --- index.html | 22 ++++++++++++++++++++++ style/style.css | 0 2 files changed, 22 insertions(+) create mode 100644 index.html create mode 100644 style/style.css diff --git a/index.html b/index.html new file mode 100644 index 0000000..28c37ae --- /dev/null +++ b/index.html @@ -0,0 +1,22 @@ + + + + + + emma's place + + + + +
+ +
+

+ 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 +

+ +
+
+ + diff --git a/style/style.css b/style/style.css new file mode 100644 index 0000000..e69de29