1
0

akkoma link

This commit is contained in:
2026-05-13 02:19:16 -04:00
parent 576b708a32
commit 208d75ac1b

View File

@@ -45,7 +45,8 @@
<p>other links like apps</p> <p>other links like apps</p>
<div class=links> <div class=links>
<?php <?php
buildLink("link", "Git Server", "#2A475E", "Gitea, has some small projects", "https://git.cesium.one/explore/repos"); buildLink("link", "Git Server", "#2A475E", "source code and stuff", "https://git.cesium.one/explore/repos");
buildLink("link", "Akkoma", "#2F2A5E", "its like twitter but a lot less crowded (its just my thoughts)", "https://x.cesium.one/");
?> ?>
</div> <div style="clear: left;"></div> </div> <div style="clear: left;"></div>