Change content
This commit is contained in:
parent
0a40cc2ffc
commit
96d2f8fe70
18
index.php
18
index.php
@ -11,17 +11,15 @@
|
|||||||
<?php include $_SERVER['DOCUMENT_ROOT'].'/src/common-header.php';?>
|
<?php include $_SERVER['DOCUMENT_ROOT'].'/src/common-header.php';?>
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<div class="iconbuttoncontainer">
|
<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">
|
<a href="https://cowfee.moe" class="iconbutton">
|
||||||
<h1>cowfee</h1>
|
<i class="fa fa-pleroma"></i>
|
||||||
<p>Federated shitposting</p>
|
<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>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user