Use http by default for all URLs and fix a few things

This commit is contained in:
Alex D. 2021-02-11 20:32:09 +00:00
parent ddda6742b1
commit 1e2ef1d032
Signed by: caskd
GPG Key ID: F92BA85F61F4C173
1 changed files with 10 additions and 9 deletions

View File

@ -6,7 +6,7 @@
<meta property="og:title" content="RedXen Homepage" />
<meta property="og:type" content="website" />
<meta property="og:image" content="res/logo-small.png" />
<meta property="og:description" content="The community that empowers gamers." />
<meta property="og:description" content="The community that empowers gamers" />
<link rel="shortcut icon" href="favicon.ico">
<meta name="keywords" content="rx,redxen,community,game,games,server" />
<meta name="author" content="caskd" />
@ -18,7 +18,7 @@
<body>
<!--
Looking to help us achieve more?
Mail me at caskd@redxen.eu or start contributing on https://git.redxen.eu/RedXen
Mail me at caskd@redxen.eu or start contributing on http://git.redxen.eu/RedXen
-->
<div class="header">
<div class="content">
@ -40,8 +40,8 @@
<p>Transparency, freedom and simplicity. We keep it short and to the point. We think that people should be free to enjoy whatever they want however they want and we commit to bring this dream as much as possible to reality.
<h3>Where do i join?</h3>
<p>There are a few places you might want to start. If you are looking for some games, our <a href="mumble://mumble.redxen.eu:64738">Mumble server</a> is a good start. You can communicate with ease with your buddies without limits and without worrying about management. Just join, make a channel and you are good to go!</p>
<p>However, if you are looking to help with development or suggest a change, our <a href="https://git.redxen.eu/RedXen">Gitea</a> instance is open for registrations. You can help us become better by submitting a issue or contributing yourself. We also provide git hosting but this is approval only at the moment to prevent spam.</p>
<p>Finally, if you feel adventurous you might want to join our <a href="https://t.me/rxtelegram">Telegram Group</a> to have a chat.</p>
<p>However, if you are looking to help with development or suggest a change, our <a href="http://git.redxen.eu/RedXen">Gitea</a> instance is open for registrations. You can help us become better by submitting a issue or contributing yourself. We also provide git hosting but this is approval only at the moment to prevent spam.</p>
<p>Finally, if you feel adventurous you might want to join our <a href="http://t.me/rxtelegram">Telegram Group</a> to have a chat.</p>
<h3>What are you hosting?</h3>
<ul>
<li>Xonotic: xonotic.redxen.eu:26000</li>
@ -63,8 +63,8 @@
<span class="title">Services</span>
<span>
<ul>
<li><a href="https://git.redxen.eu">Gitea</a></li>
<li><a href="https://stats.redxen.eu">Grafana</a></li>
<li><a href="http://git.redxen.eu">Gitea</a></li>
<li><a href="http://stats.redxen.eu">Grafana</a></li>
</ul>
</span>
</div>
@ -72,7 +72,7 @@
<span class="title">Social</span>
<span>
<ul>
<li><a href="https://t.me/rxtelegram">Telegram</a></li>
<li><a href="http://t.me/rxtelegram">Telegram</a></li>
<li><a href="mumble://mumble.redxen.eu">Mumble</a></li>
</ul>
</span>
@ -82,7 +82,8 @@
<span>
<ul>
<li><a href="http://deavmi.assigned.network/">deavmi</a></li>
<li><a href="https://novaburst.tilde.team/">Novaburst</a></li>
<li><a href="http://skiqqy.xyz/">skiqqy</a></li>
<li><a href="http://novaburst.tilde.team/">novaburst</a></li>
</ul>
</span>
</div>
@ -91,7 +92,7 @@
<span>
<ul>
<li><a href="mailto:caskd@redxen.eu">Mail</a></li>
<li><a href="https://t.me/casKd_dev">Telegram</a></li>
<li><a href="http://t.me/casKd_dev">Telegram</a></li>
</ul>
</span>
</div>