New poem: Yuzu
This commit is contained in:
parent
94769dc920
commit
75561e6790
19 changed files with 221 additions and 74 deletions
10
index.html
10
index.html
|
@ -11,6 +11,7 @@
|
|||
</head>
|
||||
<body class="index">
|
||||
<script src="./checktor.js"></script>
|
||||
<script src="./MirrorKiller.js"></script>
|
||||
<div id="index-header" class="box center">
|
||||
<h2>Welcome to MayVaneDay Studios</h2>
|
||||
</div>
|
||||
|
@ -20,6 +21,10 @@
|
|||
<p><a href="./poetry/f/firebrand.txt">[FIREBRAND]</a> <a href="./poetry/w/watershed.txt">[WATERSHED]</a> <a href="./poetry/e/earthbound.txt">[EARTHBOUND]</a> <a href="./poetry/a/airborne.txt">[AIRBORNE]</a> <a href="./poetry/z/zircons_beacon.txt"><b>[ZIRCON'S BEACON]</b></a></p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="check">
|
||||
<img src="./img/banners/tor.png" height="100%" width="100%">
|
||||
</div>
|
||||
<hr>
|
||||
<div class="box">
|
||||
<h3>My books:</h3>
|
||||
<h4>Poetry</h4>
|
||||
|
@ -45,8 +50,8 @@
|
|||
<div class="box">
|
||||
<h3>Announcement Box</h3>
|
||||
<ul>
|
||||
<li>2023-04-25: I've been employed for about a month. Gotten perfect scores on all my performance reviews so far. Life is okay for now.</li>
|
||||
<li>2023-04-13: Codeberg mirror is down until Forgejo implements user blocking.</li>
|
||||
<li>2023-03-18: Doing better than I expected. Being forced to deal with a former online friend turned stalker is stressful, but I'm managing. Mostly I'm just disappointed in the male incapability to understand the words "leave me alone". <b>I finally have gainful employment again</b> as long as I can pass a background check next week.</li>
|
||||
</ul>
|
||||
</div>
|
||||
<hr>
|
||||
|
@ -56,7 +61,6 @@
|
|||
<a href="./poetry/">[Poetry]</a>
|
||||
</p>
|
||||
<p><a href="./women.md">The big list of women who did things</a></p>
|
||||
<p><a href="./feed.ass">ASS Feed</a></p>
|
||||
<p><a href="./identity/index.html">Identity & Contact</a></p>
|
||||
<p><a href="./public.gpg">My GPG key</a></p>
|
||||
<p><a href="https://letsdecentralize.org">Let's Decentralize</a></p>
|
||||
|
@ -69,7 +73,7 @@
|
|||
<a href="http://yggdrasil.mayvaneday.art">[Yggdrasil]</a>
|
||||
<a href="http://127.0.0.1:8888/USK@Up0ipQCQjyY2PaGofU-P63kJMb54E0~2xZiUnyxPypM,rGmJhPDVou6DwS6Eh23sZ93hVbDaA6v4D5l3vWsN-oY,AQACAAE/mayvaneday/-1/">[Freenet]</a>
|
||||
<a href="http://meynethaffeecapsvfphrcnfrx44w2nskgls2juwitibvqctk2plvhqd.onion">[Tor]</a>
|
||||
<a href="https://codeberg.org/lethe/mayvaneday">[Git]</a>
|
||||
<a href="https://git.disroot.org/lethe/mayvaneday">[Git]</a>
|
||||
<a href="gemini://meynethaffeecapsvfphrcnfrx44w2nskgls2juwitibvqctk2plvhqd.onion">[Gemini over Tor]</a>
|
||||
<a href="spartan://meynethaffeecapsvfphrcnfrx44w2nskgls2juwitibvqctk2plvhqd.onion">[Spartan over Tor]</a>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue