Change content

This commit is contained in:
Salt 2020-09-27 16:36:39 -05:00
parent 0a40cc2ffc
commit 96d2f8fe70
1 changed files with 8 additions and 10 deletions

View File

@ -11,17 +11,15 @@
<?php include $_SERVER['DOCUMENT_ROOT'].'/src/common-header.php';?>
<div class="content">
<div class="iconbuttoncontainer">
<a href="https://desu.ltd" class="iconbutton">
<h1>desu</h1>
<p>You are here</p>
</a>
<a href="https://9iron.club" class="iconbutton">
<h1>9iron</h1>
<p>The vidya vault and the main domain</p>
</a>
<a href="https://cowfee.moe" class="iconbutton">
<h1>cowfee</h1>
<p>Federated shitposting</p>
<i class="fa fa-pleroma"></i>
<h1>pleroma</h1>
<p>Shitpost to strangers</p>
</a>
<a href="https://9iron.club/matrix" class="iconbutton">
<i class="fa fa-matrix-org"></i>
<h1>matrix</h1>
<p>Talk shit to literally nobody</p>
</a>
</div>
</div>