New poem: Library Prompt I
This commit is contained in:
parent
4a014edc44
commit
8289fecf5e
15 changed files with 270 additions and 42 deletions
22
index.html
22
index.html
|
@ -50,14 +50,11 @@
|
|||
<li><a href="./books/tsf.epub">The Samhain Files</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<hr>
|
||||
<!-- <hr>
|
||||
<div class="box">
|
||||
<h3>Announcement Box</h3>
|
||||
<ul>
|
||||
<li>2024-01-23: I am going in for a surgical appointment the last day of this month. There is a nonzero chance I am going to die. We will see what happens either way.</li>
|
||||
</ul>
|
||||
</div>
|
||||
<hr>
|
||||
--> <hr>
|
||||
<div class="box">
|
||||
<p class="center">
|
||||
<a href="./blog/index.html">[Blog]</a>
|
||||
|
@ -73,14 +70,15 @@
|
|||
</div>
|
||||
<hr>
|
||||
<div class="box center">
|
||||
<a href="http://127.0.0.1:8082/ipns/mayvaneday.org/">[IPFS]</a>
|
||||
<a href="http://meynethaffeecapsvfphrcnfrx44w2nskgls2juwitibvqctk2plvhqd.onion">[Tor]</a>
|
||||
<a href="http://zli2qsg54w7y42vgw4xxlnj4nktcpg7xp33yjxkp33sjafvznbwa.b32.i2p">[I2P]</a>
|
||||
<!-- <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="https://codeberg.org/lethe/mayvaneday">[Git]</a>
|
||||
<p>
|
||||
<a href="http://127.0.0.1:8082/ipns/mayvaneday.org/">[IPFS]</a>
|
||||
<a href="http://127.0.0.1:8888/USK@Up0ipQCQjyY2PaGofU-P63kJMb54E0~2xZiUnyxPypM,rGmJhPDVou6DwS6Eh23sZ93hVbDaA6v4D5l3vWsN-oY,AQACAAE/mayvaneday/-1/">[Freenet]</a>
|
||||
<a href="https://codeberg.org/lethe/mayvaneday">[Git]</a>
|
||||
</p>
|
||||
<p>HTTP over: <a href="http://meynethaffeecapsvfphrcnfrx44w2nskgls2juwitibvqctk2plvhqd.onion">[Tor]</a> <a href="http://zli2qsg54w7y42vgw4xxlnj4nktcpg7xp33yjxkp33sjafvznbwa.b32.i2p">[I2P]</a> <a href="http://yggdrasil.mayvaneday.art">[Yggdrasil]</a></p>
|
||||
<p>Spartan over: <a href="spartan://meynethaffeecapsvfphrcnfrx44w2nskgls2juwitibvqctk2plvhqd.onion">[Tor]</a> <a href="spartan://yggdrasil.mayvane.day">[Yggdrasil]</a></p>
|
||||
<a href="gemini://meynethaffeecapsvfphrcnfrx44w2nskgls2juwitibvqctk2plvhqd.onion">[Gemini over Tor]</a>
|
||||
<a href="spartan://meynethaffeecapsvfphrcnfrx44w2nskgls2juwitibvqctk2plvhqd.onion">[Spartan over Tor]</a>
|
||||
<a href="nex://yggdrasil.mayvane.day">[Nex over Yggdrasil]</a>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue