Reorganize the front page a bit
This commit is contained in:
parent
9fb8222425
commit
2dd01f43b3
@ -12,24 +12,21 @@
|
|||||||
<h1>Webservices</h1>
|
<h1>Webservices</h1>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="https://git.desu.ltd">Gitea</a> - My personal code forge</li>
|
<li><a href="https://git.desu.ltd">Gitea</a> - My personal code forge</li>
|
||||||
|
<li><a href="https://netbox.desu.ltd">Netbox</a> - Source of truth for all the things</li>
|
||||||
|
<li><a href="https://nagios.desu.ltd">Nagios</a> - The monitoring system I use for desu.ltd</li>
|
||||||
<li><a href="https://nc.desu.ltd">Nextcloud</a> - For storing files and other things</li>
|
<li><a href="https://nc.desu.ltd">Nextcloud</a> - For storing files and other things</li>
|
||||||
<li><a href="https://cowfee.moe">Pleroma</a> - A place to shitpost to strangers</li>
|
<li><a href="https://cowfee.moe">Pleroma</a> - A place to shitpost to strangers</li>
|
||||||
<li><a href="https://tube.cowfee.moe">Peertube</a> - Federated shitpost, video edition</li>
|
<li><a href="https://tube.cowfee.moe">Peertube</a> - Federated shitpost, video edition</li>
|
||||||
</ul>
|
</ul>
|
||||||
<h1>Docs</h1>
|
<h1>Docs</h1>
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><a href="/about">about</a> - A page with some info about me</li>
|
||||||
<li><a href="/ascii">/ascii</a> - ASCII art I've collected over time</li>
|
<li><a href="/ascii">/ascii</a> - ASCII art I've collected over time</li>
|
||||||
</ul>
|
</ul>
|
||||||
<h1>Related Websites</h1>
|
<h1>Related Websites</h1>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="https://www.9iron.club">9iron.club</a> - The place where me and my friends keep docs and cool shit.</li>
|
<li><a href="https://www.9iron.club">9iron.club</a> - The place where me and my friends keep docs and cool shit.</li>
|
||||||
</ul>
|
</ul>
|
||||||
<h1>Internal Shit</h1>
|
|
||||||
<p>Odds are you won't be able to access any of this. And that's by design; piss off.</p>
|
|
||||||
<ul>
|
|
||||||
<li><a href="https://netbox.desu.ltd">Netbox</a> - Source of truth for all the things</li>
|
|
||||||
<li><a href="https://nagios.desu.ltd">Nagios</a> - The monitoring system I use for desu.ltd</li>
|
|
||||||
</ul>
|
|
||||||
</div>
|
</div>
|
||||||
<?php include $_SERVER['DOCUMENT_ROOT'].'/src/common-footer.php';?>
|
<?php include $_SERVER['DOCUMENT_ROOT'].'/src/common-footer.php';?>
|
||||||
</body>
|
</body>
|
||||||
|
Loading…
Reference in New Issue
Block a user