Added the Minecraft server to the services section

This commit is contained in:
Stella⋆˚✿˖° 2024-09-22 15:09:44 +02:00
parent ddce122c99
commit d179b177cf
2 changed files with 10 additions and 4 deletions

View File

@ -54,4 +54,9 @@ footer p {
.invert {
background-color: var(--text-color);
color: var(--background-color);
}
}
.psst {
font-style: italic;
font-size: 12px;
}

View File

@ -23,14 +23,15 @@
<p class="invert">Services</p>
<p>
<a href="https://social.pixelated.sh" target="_blank">> Fediverse: Our self-hosted Sharkey instance.</a> <br>
<a href="https://cloud.pixelated.sh" target="_blank">> Nextcloud: Our self-hosted member-only Nextcloud instance.</a> <br>
<a href="https://cloud.pixelated.sh" target="_blank">> Nextcloud: Our self-hosted Nextcloud instance.</a> <br>
<a href="https://mirror.pixelated.sh/docs/services/minecraft" target="_blank">> Minecraft: Our self-hosted Minecraft: Java edition server. </a> <br>
<a href="https://codeberg.org/pixelated" target="_blank">> Codeberg: Here you'll find all our Git repositories. </a> <br>
</p>
</div>
<div>
<p class="invert">Members</p>
<p>
<a href="https://freed.place" target="_blank">> FreedTapestry21 (they/them)</a>
<a href="https://freed.place" target="_blank">> FreedTapestry21 (they/them)</a> <span class="psst">Founder and maintainer of Pixelated</span>
</p>
</div>
<div>
@ -40,7 +41,7 @@
Please reach out to us at <a href="mailto:info@pixelated.sh" target="_blank">info@pixelated.sh</a>. <br>
We look forward to hearing from you! <br>
<br>
<span style="font-style: italic;">psst; you can also check out our <a href="https://floss.social/@pixelated" target="_blank">Mastodon</a> account for updates and other news.</span> <br>
<span class="psst">psst; you can also check out our <a href="https://floss.social/@pixelated" target="_blank">official Fediverse account</a> for announcements, updates and other news.</span> <br>
</p>
</div>