diff options
| author | Radiohotline <radiohotline@disroot.org> | 2026-03-21 17:03:39 +0000 |
|---|---|---|
| committer | Radiohotline <radiohotline@disroot.org> | 2026-03-21 17:03:39 +0000 |
| commit | d642d0a65dc0e45a7cc2a4d689f491d5e9610d78 (patch) | |
| tree | ce036dca1617ffc6214d05b8496fb6c01350a22c /webring/linuxring/index.html | |
| parent | 797699bc6f2f49d0ccbda2689930dadf31c20a17 (diff) | |
| parent | 448b6e534cdc62db001c34bc4b2ea498996230ad (diff) | |
Merge branch 'main' of github.com:radiohotline/softmachine.dev
Diffstat (limited to 'webring/linuxring/index.html')
| -rw-r--r-- | webring/linuxring/index.html | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/webring/linuxring/index.html b/webring/linuxring/index.html index 7b8d65c..b9604e9 100644 --- a/webring/linuxring/index.html +++ b/webring/linuxring/index.html @@ -34,7 +34,7 @@ <img src="Tux.png" alt="Tux" style="height: 20%; float: left"/> </div> <p>Do you own a website? Do you use a <a href="https://en.wikipedia.org/wiki/List_of_Unix_systems#Unix-like_operating_systems">Unix-like operating system</a>? Or maybe you use an obscure non-Unix system like KolibriOS, Haiku, or Plan9. This place is for you! Whether you're a hardcore believer in Unix philosophies or a casual Linux user who owns a website, you're free to join the *nix systems webring.</p> - <p>This ring does not accept empty sites and no longer accepts sites that do not contain anything about *nix, FOSS, or tech (hardware, programming, etc.) in general (old members will remain). MacOS submissions are not accepted.</p> + <p>To be accepted, your site must not be empty and must contain something related to technology, FOSS, or *nix, be it software or hardware. It does not have to be the focus of the site.</p> <p>Dead sites and sites that do not add the widget within a month of admission will be removed without notice to maintain webring health.</p> <p>Email: radiohotline[at]disroot[dot]org</p> <p style="font-size: small;">Image of Tux by Larry Ewing and <a href="https://en.wikipedia.org/wiki/GIMP" class="extiw" title="w:GIMP">The GIMP</a>, Attribution, <a href="https://commons.wikimedia.org/w/index.php?curid=80930">Link</a></p> @@ -519,6 +519,16 @@ on the internet.</td> <td><a href="https://coolpickles.neocities.org">coolpickles.neocities.org</a></td> <td>Nerdy aero-themed website about obscure/obsolete technology, non-standard linux, daily driving linux, tech news, and FOSS software/technologies. Featuring a blog, product reviews, and game reviews.</td> </tr> +<tr> + <td><img class="icon" src="icon/artix.png"><img class="icon" src="icon/popos.png"></td> + <td><a href="https://tech-absurdist.neocities.org/">tech-absurdist.neocities.org</a></td> + <td>A blog on my personal journey about escaping the techno-matrix.</td> +</tr> +<tr> + <td><img class="icon" src="icon/debian.png"></td> + <td><a href="https://wrywerytwreywery.stupid.pizza/">wrywerytwreywery.stupid.pizza</a></td> + <td>whatever comes to mind, whenever it comes to mind.</td> +</tr> </table> |
