diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 69 |
1 files changed, 52 insertions, 17 deletions
@@ -8,31 +8,66 @@ <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> + <h1>[ <span class="color_blue">-</span><span class="color_green">></span>symlinx█ ]</h1> + <p>Managed and owned by <a href="https://symlinx.net/dacctal">dacctal</a> c ‿c</p> <br> - <h2><span class="h1Red">◼</span> LIVE</h2> + <h2>Projects</h2> + <div class="block"> + <h3><a href="https://git.symlinx.net">CGit</a></h3> + <h4>[ https://git.symlinx.net ]</h4> + <p>> code repos</p> + </div> <br> - <h2>All code repos:</h2> - <h3><a href="https://git.symlinx.net">git.symlinx.net</a></h3> - <br> - - <h2>Find us on:</h2> + <h2>Community</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> + <div class="block"> + <h3><a href="xmpp:symlinx@muc.symlinx.net?join">XMPP</a></h3> + <h4>[ symlinx@muc.symlinx.net ]</h4> + <p>> text chatroom</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> + <h3><a href="mumble://symlinx.net?title=Root&version=1.2.0">Mumble</a> [ clearnet ]</h3> + <h4>[ mumble://symlinx.net ]</h4> + <h3><a href="mumble://ygg.symlinx.net?title=Root&version=1.2.0">Mumble</a> [ yggdrasil ]</h3> + <h4>[ mumble://ygg.symlinx.net ]</h4> + <p>> voice channels</p> + </div> <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> + + <h2>Symlinx Everywhere</h2> + + <div class="block"> + <h3><a href="http://rxb75k2pd7s5hiho4vy3ics4bbcbxz2blzqccm7jvgsz5fzh3zlq.b32.i2p/">i2p eepsite</a></h3> + <h4>[ http://symlinx.i2p ]</h4> + <h3><a href="https://symlinx.net">clearnet site</a></h3> + <h4>[ https://symlinx.net ]</h4> + </div> <br> + <h2>Bad Platforms</h2> + + <div class="block"> + <h3>DON'T Find us on:</h3> + <ul> + <li>Discord</li> + <li>Matrix</li> + <li>Fluxer</li> + <li>Revolt/litop</h3> + <li>Signal</li> + <li>Telegram</li> + <li>Mattermost</li> + <li>RocketChat</li> + <li>Zulip</li> + <li>Spacebar</li> + <li>Guilded</li> + <li>Teamspeak</li> + <li>Slack</li> + <li>Session</li> + <li>Wire</li> + <li>[<span class="color_red">RELATED GARBAGE</span>]</li> + </ul> + </div> + </body> </html> - |
