feat: realtime services
This commit is contained in:
parent
ae0381f483
commit
39134b5229
3 changed files with 49 additions and 6 deletions
|
@ -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/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue