Get rid of those last few straggler services
This commit is contained in:
parent
1ad0702a51
commit
f9fc76f0aa
20
index.php
20
index.php
@ -30,26 +30,6 @@
|
|||||||
<p>Strap two games together, then strap a bunch of those games together and shake them real hard</p>
|
<p>Strap two games together, then strap a bunch of those games together and shake them real hard</p>
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<div class="break"></div>
|
|
||||||
<div class="section">
|
|
||||||
<h1>Deprecated Services</h1>
|
|
||||||
<div class="warning">
|
|
||||||
<i class="badge fa fa-warning"></i>
|
|
||||||
<p>These services are due to be decommissioned soon. If you have accounts on these services that you still use, please contact your server administrator by the end of June 2021.</p>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<div class="iconbuttoncontainer">
|
|
||||||
<a href="https://git.9iron.club" class="iconbutton">
|
|
||||||
<i class="fa fa-gitea"></i>
|
|
||||||
<h1>Gitea</h1>
|
|
||||||
<p>Git repository host and related services</p>
|
|
||||||
</a>
|
|
||||||
<a href="https://nc.9iron.club" class="iconbutton">
|
|
||||||
<i class="fa fa-nextcloud"></i>
|
|
||||||
<h1>Nextcloud</h1>
|
|
||||||
<p>File storage and collaboration, feed reader, task organizer, and more</p>
|
|
||||||
</a>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
<?php include $_SERVER['DOCUMENT_ROOT'].'/src/common-footer.php';?>
|
<?php include $_SERVER['DOCUMENT_ROOT'].'/src/common-footer.php';?>
|
||||||
</body>
|
</body>
|
||||||
|
@ -28,8 +28,6 @@
|
|||||||
<div class="spsubsection">
|
<div class="spsubsection">
|
||||||
<h4>9iron</h4>
|
<h4>9iron</h4>
|
||||||
<a href="https://9iron.club">Index</a>
|
<a href="https://9iron.club">Index</a>
|
||||||
<a href="https://git.9iron.club">Gitea</a>
|
|
||||||
<a href="https://nc.9iron.club">Nextcloud</a>
|
|
||||||
</div>
|
</div>
|
||||||
<div class="spsubsection">
|
<div class="spsubsection">
|
||||||
<h4>Resources</h4>
|
<h4>Resources</h4>
|
||||||
|
Loading…
Reference in New Issue
Block a user