delete
This commit is contained in:
parent
4fae272ef2
commit
e6270fcf3b
2 changed files with 2 additions and 6 deletions
|
@ -7,7 +7,7 @@ import Footer from "../components/Footer.astro";
|
||||||
<!doctype html>
|
<!doctype html>
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<Head />
|
<Head />
|
||||||
</head>
|
</head>
|
||||||
<body onload="onload()" id="body">
|
<body onload="onload()" id="body">
|
||||||
<Header />
|
<Header />
|
||||||
|
|
|
@ -61,11 +61,7 @@ import Layout from "../layouts/Layout.astro";
|
||||||
>.
|
>.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
I'm a 20-something trans woman that exists purely and solely on the
|
|
||||||
internet. I like Science Adventure Series (A LOT!), and I enjoy
|
|
||||||
Minecraft. I make mods for the latter on occassion, I do some Linux
|
|
||||||
Systems administration, pixel art, 3D Printing, Tinkering, and really
|
|
||||||
just whatever hits the dopamine in the right spot.
|
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="content">
|
<div class="content">
|
||||||
|
|
Loading…
Reference in a new issue