feat: realtime services

This commit is contained in:
Strix 2023-10-16 01:35:06 +02:00
parent ae0381f483
commit 39134b5229
No known key found for this signature in database
GPG key ID: 49B2E37B8915B774
3 changed files with 49 additions and 6 deletions

View file

@ -6,17 +6,16 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>IXVD - Home</title>
<link rel="stylesheet" href="/obj/css/main.css">
<script src="obj/js/services.js" defer></script>
</head>
<body>
<main>
<h1>IXVD</h1>
<p>Home of people that love software, games and developing!</p>
<div>
<h2>Links</h2>
<div id="links">
<a href="//pad.ixvd.net">IXVD's cryptpad</a>
<a href="//git.ixvd.net">IXVD's git server</a>
<a href="//s.ixvd.net">IXVD's status page</a>
<div id="services">
<h2>Services</h2>
<div id="service-holder">
Nothing (yet)!
</div>
</div>
<br/>