-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
18 lines (18 loc) · 931 Bytes
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Rexxt Software - Home</title>
<script type="text/javascript">window.$crisp=[];window.CRISP_WEBSITE_ID="6c36747f-e7c9-4e9a-a420-60fd2ee74257";(function(){d=document;s=d.createElement("script");s.src="https://client.crisp.chat/l.js";s.async=1;d.getElementsByTagName("head")[0].appendChild(s);})();</script>
<link rel="stylesheet" href="https://cdn.rawgit.com/Rexxt/minimal-style/ef2626f4/minimal.css">
</head>
<body>
<div class="m-title">
<a href="https://discord.gg/j7DFjKH" class="m-button"><p style="float: right;">DISCORD</p></a>
<p style="float: right;"> </p>
<a href="https://rexxt-software.github.io" class="m-wbutton"><p style="float: right;">HOME</p></a>
<p style="float: right;"> </p>
<h1>Rexxt Software</h1>
</div>
</body>
</html>