summaryrefslogtreecommitdiff
path: root/iceyrazor/index.html
diff options
context:
space:
mode:
authordacctal <dacctal@symlinx.net>2026-06-12 21:55:28 +0000
committerdacctal <dacctal@symlinx.net>2026-06-12 21:55:28 +0000
commit07acabac2f68c0a936ec9ea8aa27b36d920020ee (patch)
tree45b220cca643058474f1bfebb7b250b7c4e4c99e /iceyrazor/index.html
parent2ffe219d507ae574216ed9930e2bab67fa00af58 (diff)
added a bunch of cool stuff
Diffstat (limited to 'iceyrazor/index.html')
-rw-r--r--iceyrazor/index.html49
1 files changed, 49 insertions, 0 deletions
diff --git a/iceyrazor/index.html b/iceyrazor/index.html
new file mode 100644
index 0000000..677f288
--- /dev/null
+++ b/iceyrazor/index.html
@@ -0,0 +1,49 @@
+<!DOCTYPE html>
+<html lang="en">
+ <head>
+ <meta charset="UTF-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
+ <title>iceyrazor</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>█ / iceyrazor ]</h1>
+ <p>if you have an alexa, we can't be friends.</p>
+ <br>
+
+ <h2>Where to find me</h2>
+
+ <div class="block">
+ <h3><a href="https://iceyfox.xyz">frost box</a></h3>
+ <h4>[ https://iceyfox.xyz ]</h4>
+ <p>> my website</p>
+ </div>
+ <br>
+
+ <div class="block">
+ <h3><a href="http://iceyfox.i2p">i2p frost box</a></h3>
+ <h4>[ http://iceyfox.i2p ]</h4>
+ <p>> my eepsite</p>
+ </div>
+ <br>
+
+ <h2>My projects</h2>
+
+ <div class="block">
+ <h3><a href="https://git.iceyfox.xyz">CGit</a></h3>
+ <h4>[ https://git.iceyfox.xyz ]</h4>
+ <p>> code repos</p>
+ </div>
+ <br>
+
+ <div class="block">
+ <h3><a href="http://2mvxnxi2kkemhpcnkobngvap4sxvvi4mcunjaz7xd2zt42lwtkkq.b32.i2p">i2p CGit</a></h3>
+ <h4>[ http://2mvxnxi2kkemhpcnkobngvap4sxvvi4mcunjaz7xd2zt42lwtkkq.b32.i2p ]</h4>
+ <p>> code repos over i2p</p>
+ </div>
+ <br>
+
+ </body>
+</html>
+