Add category for internal services
This commit is contained in:
parent
879b62eb0b
commit
b74b132072
@ -23,6 +23,12 @@
|
||||
<ul>
|
||||
<li><a href="https://www.9iron.club">9iron.club</a> - The place where me and my friends keep docs and cool shit.</li>
|
||||
</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>
|
||||
<?php include $_SERVER['DOCUMENT_ROOT'].'/src/common-footer.php';?>
|
||||
</body>
|
||||
|
Loading…
Reference in New Issue
Block a user