diff options
| author | Radiohotline <radiohotline@disroot.org> | 2026-05-13 16:49:02 +0000 |
|---|---|---|
| committer | Radiohotline <radiohotline@disroot.org> | 2026-05-13 16:49:02 +0000 |
| commit | f40e86feb751530ce2064014405be8004da32e1e (patch) | |
| tree | 2a2fe3ff6d829271d8560a39119c5d0a1644bb9b /webring/linuxring/index.html | |
| parent | c9c4d4b7e6a852fa48e9b6ed472a7397ec5f6494 (diff) | |
links and webring
Diffstat (limited to 'webring/linuxring/index.html')
| -rw-r--r-- | webring/linuxring/index.html | 19 |
1 files changed, 16 insertions, 3 deletions
diff --git a/webring/linuxring/index.html b/webring/linuxring/index.html index 195dcdc..45cd227 100644 --- a/webring/linuxring/index.html +++ b/webring/linuxring/index.html @@ -51,7 +51,7 @@ The system/distro you use (for the icon): <div class="element" style="width: 300px;">
<p>Widget. Specify in email for JS-free version:</p>
<textarea>
-<script defer src="https://softmachine.dev/webring/linuxring/ring.js" data-icon="tux">
+<script defer src="https://softmachine.dev/webring/linuxring/ring.js" data-icon="tux"></script>
</textarea>
</div>
<div class="element" style="text-align: left;">
@@ -598,8 +598,21 @@ on the internet.</td> <td><a href="https://xavierhm.com">xavierhm.com</a></td>
<td>The personal site of an artist, writer, blogger, webdev, and all-around cool dude.</td>
</tr>
-
-
+<tr>
+ <td><img class="icon" src="icon/debian.png"></td>
+ <td><a href="https://markofiume.com/">markofiume.com</a></td>
+ <td>yet another indescribably boring website by an italian teen</td>
+</tr>
+<tr>
+ <td><img class="icon" src="icon/darwin.png"></td>
+ <td><a href="https://arcane.kitties.cat/">arcane.kitties.cat</a></td>
+ <td>my purrsonal site with all my projects and other junk!</td>
+</tr>
+<tr>
+ <td><img class="icon" src="icon/debian.png"><img class="icon" src="icon/openbsd.png"><img class="icon" src="icon/plan9.png"></td>
+ <td><a href="https://ohnoitsnoah.com">ohnoitsnoah.com</a></td>
+ <td>Personal wiki about art, programming, computing, and my life.</td>
+</tr>
</table>
|
