diff options
| author | Radiohotline <radiohotline@disroot.org> | 2026-06-26 15:06:28 +0000 |
|---|---|---|
| committer | Radiohotline <radiohotline@disroot.org> | 2026-06-26 15:06:28 +0000 |
| commit | 5f06d9dde1ef061174489f85999c775ed13493fa (patch) | |
| tree | 2b290153d6857eb6351388a26de89d1bcaa77c40 /webring/linuxring/test | |
| parent | 51c0b65a68bd48f73a63c53b4c4ea513e345023c (diff) | |
i forogt
Diffstat (limited to 'webring/linuxring/test')
| -rw-r--r-- | webring/linuxring/test | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/webring/linuxring/test b/webring/linuxring/test new file mode 100644 index 0000000..14f91d5 --- /dev/null +++ b/webring/linuxring/test @@ -0,0 +1,21 @@ +<div id="nixring" style="display: flex; gap: 8px; align-items: center;"> + <style type="text/css" scoped> + #nixring { + text-align: center; + color: black; + } + #nixring a { + color: black; + text-decoration: none; + } + </style> + <a href="https://softmachine.dev/webring/linuxring/redirect/girlprev.html">←</a> + <a href="https://softmachine.dev/webring/linuxring"> + <div> + *nixRing + <br> + <img style="height: 25px;" src="https://softmachine.dev/webring/linuxring/icon/tux.png"> + </div> + </a> + <a href="https://softmachine.dev/webring/linuxring/redirect/girlnext.html">→</a> +</div> |
