summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorroot <root@symlinx.net>2026-04-16 22:04:15 +0100
committerroot <root@symlinx.net>2026-04-16 22:04:15 +0100
commit781cf17c5d39c5da77ee4fdf48ddd1274688ec4e (patch)
treeb5b509c6e743ba6e66cc2dc32f3637a3c88c9737 /index.html
initial commitHEADmaster
Diffstat (limited to 'index.html')
-rw-r--r--index.html35
1 files changed, 35 insertions, 0 deletions
diff --git a/index.html b/index.html
new file mode 100644
index 0000000..dd27577
--- /dev/null
+++ b/index.html
@@ -0,0 +1,35 @@
+<!DOCTYPE html>
+<html lang="en">
+ <head>
+ <meta charset="UTF-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
+ <title>Symlinx</title>
+ <link rel="stylesheet" href="style.css">
+ <link rel="icon" type="image/x-icon" href="images/symlinx-icon.png">
+ </head>
+ <body>
+ <h1><center>Welcome to the</center></h1>
+ <h1><center>[ <span class="h1Blue">-</span><span class="h1Green">></span>symlinx█ ]</center></h1>
+ <h1><center>community!</center></h1>
+ <p><center>Managed and owned by <a href="https://symlinx.net/dacctal">dacctal</a> c ‿c</center></p>
+ <br>
+
+ <h2>All code repos:</h2>
+ <h3><a href="https://git.symlinx.net">git.symlinx.net</a></h3>
+ <br>
+
+ <h2>Find us on:</h2>
+
+ <h3><a href="xmpp:symlinx@muc.symlinx.net?join">XMPP</a> (symlinx@muc.symlinx.net)</h3>
+ <p>This is the main text chatroom for everyone. If you like minimalism, this is just for you!</p>
+ <br>
+ <h3><a href="mumble://symlinx.net?title=Root&version=1.2.0">Mumble</a> (symlinx.net)</h3>
+ <p>This is where all the voice channels are hosted. Come say hi! (also <a href="mumble://ygg.symlinx.net?title=Root&version=1.2.0">join on yggdrasil!</a>)</p>
+ <br>
+ <h3><a href="http://rxb75k2pd7s5hiho4vy3ics4bbcbxz2blzqccm7jvgsz5fzh3zlq.b32.i2p/">i2p eepsite</a> (symlinx.i2p)</h3>
+ <p>Just the i2p version of <a href="https://symlinx.net">the clearnet site</a></p>
+ <br>
+
+ </body>
+</html>
+