14 lines
672 B
HTML
14 lines
672 B
HTML
<h2>home</h2>
|
|
<p>hello my name is maren and this is the domain i purchased with usd.</p>
|
|
<p>i live in <a href="https://www.openstreetmap.org/#map=14/35.5975/-82.5526">the mountains in north carolina in the us</a>.</p>
|
|
<p>i do computer things and other things too. i think this site is mostly about the computer things</p>
|
|
<p>be well <3</p>
|
|
|
|
<h2>a quote</h2>
|
|
<blockquote>
|
|
<p>"political commitment isn't a perimeter, sam; it's a parameter. don't you ever wonder? don't you ever doubt?"</p>
|
|
<ul>
|
|
<li><a href="https://en.wikipedia.org/wiki/Triton_(novel)">trouble on triton</a>, <a href="https://en.wikipedia.org/wiki/Samuel_R._Delany">delany</a></li>
|
|
</ul>
|
|
</blockquote>
|
|
|