diff options
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>
|
