add many links
This commit is contained in:
parent
87383656cd
commit
4846c0a0b2
1 changed files with 38 additions and 1 deletions
37
index.html
37
index.html
|
|
@ -1,11 +1,48 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Linuxposting Tilde</title>
|
||||
<link rel="stylesheet" href="/assets/base.css">
|
||||
<link rel="stylesheet" href="/assets/colors.css">
|
||||
</head>
|
||||
<body>
|
||||
<div class="nojs"><main>
|
||||
<span class="title nojs">Linuxposting Tilde</span>
|
||||
<div class="header">
|
||||
│. .
|
||||
│ ├┐ ─┐/┌┐┌┐┌ ├ ├┐┌┐ ─┐/ ─┐ ┌─┐ ╷
|
||||
││││││ │ ││││└┐│ │││││ │ ││┌┘ ╵ └─┘
|
||||
└ └┘/└─├┘└┘─┘└─ └┤./└─└┤└─
|
||||
┘ ┘
|
||||
</div>
|
||||
|
||||
<p>just testing some stuff rn</p>
|
||||
|
||||
<t>Users:</t>
|
||||
<ul id="users">
|
||||
<li><a href="~afiw/">~afiw</a></li>
|
||||
<li><a href="~ceres/">~ceres</a></li>
|
||||
<li><a href="~jhalfsharp/">~jhalfsharp</a></li>
|
||||
<li><a href="~kit/">~kit</a></li>
|
||||
<li><a href="~magdalena/">~magdalena</a></li>
|
||||
<li><a href="~mara/">~mara</a></li>
|
||||
<li><a href="~q4os/">~q4os</a></li>
|
||||
<li><a href="~steamos/">~steamos</a></li>
|
||||
<li><a href="~xenonshadow/">~xenonshadow</a></li>
|
||||
</ul>
|
||||
|
||||
<t>Services:</t>
|
||||
<ul id="services">
|
||||
<li><p>Site hosting</p></li>
|
||||
<li><p>Matrix</p></li>
|
||||
<li><a href="https://mail.linuxposting.xyz">Email</a></li>
|
||||
<li><a href="https://w.linuxposting.xyz">Wafrn</a></li>
|
||||
<li><a href="https://git.linuxposting.xyz">Git</a></li>
|
||||
<li><a href="https://copy.tilde.linuxposting.xyz">Copyparty</a></li>
|
||||
</ul>
|
||||
</main></div>
|
||||
<span class="credit">site by Magdalunaa :3</span>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue