summaryrefslogtreecommitdiff
path: root/webring/linuxring
diff options
context:
space:
mode:
authorRadiohotline <radiohotline@disroot.org>2026-05-26 12:30:35 +0000
committerRadiohotline <radiohotline@disroot.org>2026-05-26 12:30:35 +0000
commitcfdb41e1001b277098eed4c744fcb6aa9bf95df4 (patch)
tree493ee14e1baeaca9ce059c7c57691b4a956676dd /webring/linuxring
parentb61f812081f5366e488afdf1d04b54a3a5702859 (diff)
webring
Diffstat (limited to 'webring/linuxring')
-rw-r--r--webring/linuxring/index.html6
-rw-r--r--webring/linuxring/redirect/noahnext.html4
-rw-r--r--webring/linuxring/ring.js1
3 files changed, 8 insertions, 3 deletions
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