97 lines
3.4 KiB
HTML
97 lines
3.4 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<!--Styles and meta-->
|
|
<title>RedXen Community</title>
|
|
<meta name="description" content="The community that empowers gamers.">
|
|
<link rel="shortcut icon" href="/favicon.ico">
|
|
<meta name="keywords" content="rx,redxen,community,game,games,server,discord,pmbot,forum">
|
|
<meta name="author" content="caskd">
|
|
<meta name="theme-color" content="#e11">
|
|
<link rel="icon" sizes="321x300" href="res/logo2.png">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<meta charset="UTF-8">
|
|
<link href="css/main.css" rel="stylesheet">
|
|
</head>
|
|
|
|
<body>
|
|
<!--These endless wrappers might be unnecessary now but could be useful later-->
|
|
<!--
|
|
Looking to help us achieve more?
|
|
Mail me at caskd@gmx.de or contact me directly over on Telegram and we can discuss ideas.
|
|
-->
|
|
<div class="headwrap">
|
|
<div class="header">
|
|
<a href="https://cloud.redxen.eu">Cloud</a>
|
|
<a href="https://yagpdb.redxen.eu">PMBot</a>
|
|
<a title="Coming soon...">Gameservers</a>
|
|
<img alt="logo" src="res/logo.png">
|
|
<a href="https://webgit.redxen.eu">Git</a>
|
|
<a href="https://stats.redxen.eu">Status</a>
|
|
<a href="https://t.me/rxtelegram" class="highlight">Join RedXen!</a>
|
|
</div>
|
|
</div>
|
|
<div class="bodywrap">
|
|
<div class="body">
|
|
<img alt="logo" class="logo" src="https://redxen.eu/res/logo.png">
|
|
<div class="banner">
|
|
<div class="overflow">
|
|
<img src="https://31.media.tumblr.com/c3c25409c3c3510eb320e30ad980343a/tumblr_mgyw3wGaUV1s3s77no1_250.gif" alt="tooltipicon">
|
|
</div>
|
|
<p>Minecraft server coming up in the following months.<br>If you feel creative, join us to be one of the first people test-playing on it!</p>
|
|
</div>
|
|
<div class="news textbody">
|
|
<h3>News</h3>
|
|
<div class="item">
|
|
<h4>Network maintenance complete</h4>
|
|
<p>The network maintenance was completed successfully and the services are back to normal.</p>
|
|
<div class="date">05.09.2019</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="footerwrap">
|
|
<div class="footer">
|
|
<div class="col name">
|
|
<h1>RedXen Community</h1>
|
|
<h2>The community that empowers gamers</h2>
|
|
</div>
|
|
<div class="col">
|
|
<ul>
|
|
<span>Resources</span>
|
|
<li><a href="https://prism-break.org">Prism Break</a></li>
|
|
<li><a href="https://rfc-editor.org/rfc-index.html">IETF RFC</a></li>
|
|
<li></li>
|
|
</ul>
|
|
</div>
|
|
<div class="col">
|
|
<ul>
|
|
<span>Cool peeps</span>
|
|
<li><a href="https://fuwafuwa.moe">Fuwafuwa</a></li>
|
|
<li><a href="https://2f30.org/">/0</a></li>
|
|
<li></li>
|
|
</ul>
|
|
</div>
|
|
<div class="col">
|
|
<ul>
|
|
<span>Libraries</span>
|
|
<li><a href="https://fonts.google.com">Google Fonts</a></li>
|
|
<li><a href="https://lesscss.org">Less CSS</a></li>
|
|
</ul>
|
|
</div>
|
|
<div class="col">
|
|
<ul>
|
|
<span>Contact</span>
|
|
<li><a href="mailto:caskd@gmx.de">Mail</a></li>
|
|
<li><a href="https://t.me/casKd_dev">Telegram</a></li>
|
|
<li><a href="mumble://dc.redxen.eu:2200">Mumble</a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<link href="https://fonts.googleapis.com/css?family=Oswald" rel="stylesheet">
|
|
<link rel="manifest" href="/manifest.json">
|
|
</body>
|
|
</html>
|