summaryrefslogtreecommitdiff
path: root/redro/index.html
diff options
context:
space:
mode:
authordacctal <dacctal@symlinx.net>2026-06-13 03:15:29 +0000
committerdacctal <dacctal@symlinx.net>2026-06-13 03:15:29 +0000
commita9ea423a7c0d9e21c87da6f134d590d7921eeaa8 (patch)
treef18e37fd79250e9b189a7cd68e3b1be60066dd93 /redro/index.html
parente8c3a7d4ab82d2c3b712d5fce7716a0269e00f55 (diff)
added fcc nzuum and redro to the Iconic Members list
Diffstat (limited to 'redro/index.html')
-rw-r--r--redro/index.html41
1 files changed, 41 insertions, 0 deletions
diff --git a/redro/index.html b/redro/index.html
new file mode 100644
index 0000000..934c342
--- /dev/null
+++ b/redro/index.html
@@ -0,0 +1,41 @@
+<!DOCTYPE html>
+<html lang="en">
+ <head>
+ <meta charset="UTF-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
+ <title>redro</title>
+ <link rel="stylesheet" href="style.css">
+ <link rel="icon" type="image/x-icon" href="../images/symlinx-icon.png">
+ </head>
+ <body>
+ <h1>[ <span class="color_blue">-</span><span class="color_green">></span>█ / redro ]</h1>
+ <p>it's okay if you use windows</p>
+ <br>
+
+ <h2>Where to find me</h2>
+
+ <div class="block">
+ <h3><a href="https://termer.net">termer</a></h3>
+ <h4>[ https://termer.net ]</h4>
+ <p>> my website</p>
+ </div>
+ <br>
+
+ <div class="block">
+ <h3><a href="xmpp:redro@xmpp.wang">XMPP</a></h3>
+ <h4>[ redro@xmpp.wang ]</h4>
+ <p>> where to message me</p>
+ </div>
+ <br>
+
+ <h2>My projects</h2>
+
+ <div class="block">
+ <h3><a href="https://git.termer.net">forgejo</a></h3>
+ <h4>[ https://git.termer.net ]</h4>
+ <p>> code repos</p>
+ </div>
+ <br>
+
+ </body>
+</html>