Added the Minecraft server to the services section
This commit is contained in:
parent
ddce122c99
commit
d179b177cf
@ -55,3 +55,8 @@ footer p {
|
|||||||
background-color: var(--text-color);
|
background-color: var(--text-color);
|
||||||
color: var(--background-color);
|
color: var(--background-color);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.psst {
|
||||||
|
font-style: italic;
|
||||||
|
font-size: 12px;
|
||||||
|
}
|
||||||
|
@ -23,14 +23,15 @@
|
|||||||
<p class="invert">Services</p>
|
<p class="invert">Services</p>
|
||||||
<p>
|
<p>
|
||||||
<a href="https://social.pixelated.sh" target="_blank">> Fediverse: Our self-hosted Sharkey instance.</a> <br>
|
<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>
|
<a href="https://codeberg.org/pixelated" target="_blank">> Codeberg: Here you'll find all our Git repositories. </a> <br>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
<p class="invert">Members</p>
|
<p class="invert">Members</p>
|
||||||
<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>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<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>
|
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>
|
We look forward to hearing from you! <br>
|
||||||
<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>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user