diff options
| author | Radiohotline <radiohotline@disroot.org> | 2026-05-26 12:30:35 +0000 |
|---|---|---|
| committer | Radiohotline <radiohotline@disroot.org> | 2026-05-26 12:30:35 +0000 |
| commit | cfdb41e1001b277098eed4c744fcb6aa9bf95df4 (patch) | |
| tree | 493ee14e1baeaca9ce059c7c57691b4a956676dd | |
| parent | b61f812081f5366e488afdf1d04b54a3a5702859 (diff) | |
webring
| -rw-r--r-- | files/Lyons, J. (1981).pdf | bin | 0 -> 4710400 bytes | |||
| -rw-r--r-- | poetry.html | 5 | ||||
| -rw-r--r-- | webring/linuxring/index.html | 6 | ||||
| -rw-r--r-- | webring/linuxring/redirect/noahnext.html | 4 | ||||
| -rw-r--r-- | webring/linuxring/ring.js | 1 |
5 files changed, 12 insertions, 4 deletions
diff --git a/files/Lyons, J. (1981).pdf b/files/Lyons, J. (1981).pdf Binary files differnew file mode 100644 index 0000000..2d1d824 --- /dev/null +++ b/files/Lyons, J. (1981).pdf diff --git a/poetry.html b/poetry.html index 3d7044c..bbab327 100644 --- a/poetry.html +++ b/poetry.html @@ -208,7 +208,7 @@ Sucking it in like medicine</p> <p>Cruel hours pass before me<br> - A shadow lingers silently<br> + A shadow sleeps in the corner<br> A dog is walking on a leash<br> My bitten maw ulcerates</p> @@ -222,6 +222,7 @@ If I ate it, we're tied like laces<br> A knot I tore with my hands</p> <p class="date">May 2026</p> + <hr> </div> <div class="poem"> @@ -256,12 +257,14 @@ Vacancies in which we know<br> Quadruplicity breeds invocation</p> <p class="date">May 2026</p> + <hr> </div> <div class="poem"> <h3>The Impossibility</h3> <p>yourlapsekatulunandestusyunimkanlugu</p> <p class="date">May 2026</p> + <hr> </div> </div> diff --git a/webring/linuxring/index.html b/webring/linuxring/index.html index 45cd227..13aec9f 100644 --- a/webring/linuxring/index.html +++ b/webring/linuxring/index.html @@ -613,7 +613,11 @@ on the internet.</td> <td><a href="https://ohnoitsnoah.com">ohnoitsnoah.com</a></td>
<td>Personal wiki about art, programming, computing, and my life.</td>
</tr>
-
+<tr>
+ <td><img class="icon" src="icon/cachyos.png"></td>
+ <td><a href="https://venus-territory.nekoweb.org/">venus-territory.nekoweb.org</a></td>
+ <td>My resources page is useful, I usually do blogs about technology (screaming about minute Linux details) or dreaming.</td>
+</tr>
</table>
</div>
diff --git a/webring/linuxring/redirect/noahnext.html b/webring/linuxring/redirect/noahnext.html index cfc9c57..918c469 100644 --- a/webring/linuxring/redirect/noahnext.html +++ b/webring/linuxring/redirect/noahnext.html @@ -4,10 +4,10 @@ <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>*nixRing</title> - <meta http-equiv="Refresh" content="0; url='https://softmachine.dev/'"/> + <meta http-equiv="Refresh" content="0; url='https://venus-territory.nekoweb.org/'"/> </head> <body> <h1>Redirecting to next site...</h1> - <p>If you are not redirected, proceed <a href="https://softmachine.dev/">here</a>.</p> + <p>If you are not redirected, proceed <a href="https://venus-territory.nekoweb.org/">here</a>.</p> </body> </html> diff --git a/webring/linuxring/ring.js b/webring/linuxring/ring.js index 91f284a..2490272 100644 --- a/webring/linuxring/ring.js +++ b/webring/linuxring/ring.js @@ -111,6 +111,7 @@ 'https://markofiume.com/',
'https://plushiekitty.party/',
'https://ohnoitsnoah.com',
+ 'https://venus-territory.nekoweb.org/',
];
// widget html
// PREV and NEXT are replaced with neighbors' urls
|
