Updated content
This commit is contained in:
parent
fec55d7a7a
commit
6ae357e5b2
3 changed files with 143 additions and 27 deletions
|
@ -8,40 +8,52 @@
|
|||
<meta name="format-detection" content="telephone=no">
|
||||
</head>
|
||||
<body>
|
||||
<div class="box">
|
||||
<div class="center no-background">
|
||||
<a href="/"><img height="100vh" src="https://mirror.pixelated.sh/icons/pixelated/logo-512.png"></img></a>
|
||||
<div class="center no-background">
|
||||
<img src="https://mirror.pixelated.sh/icons/pixelated/logo-512.png" height="100px">
|
||||
</div>
|
||||
<div class="box menu">
|
||||
<div class="branding">
|
||||
<a href="/">Pixelated.sh</a>
|
||||
</div>
|
||||
<p class="invert">About</p>
|
||||
<div class="index">
|
||||
<a href="/">Home</a>
|
||||
<a href="https://social.pixelated.sh" target="_blank">World</a>
|
||||
<a href="https://cloud.pixelated.sh" target="_blank">Haven</a>
|
||||
<a href="https://git.pixelated.sh" target="_blank">Archives</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="box">
|
||||
<p class="invert title">About</p>
|
||||
<p>
|
||||
A collective of services hosted by queers, for queers. <br>
|
||||
Powered by a cozy ecosystem of creatures since 2024. <br>
|
||||
All home-brewed and mixed with plenty of foxgirl love & energy. <br>
|
||||
A collective of services hosted by the fops called Bo. <br>
|
||||
Powered by a cozy ecosystem of creatures since 2024. <br>
|
||||
Open for all mutuals of Bo to join and explore. <br>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div class="box">
|
||||
<p class="invert">Services</p>
|
||||
<p class="invert title">Services</p>
|
||||
<p>
|
||||
<a href="https://social.pixelated.sh" target="_blank">> Pixelated World: Our self-hosted Sharkey instance.</a> <span class="tag">Social</span><br>
|
||||
<a href="https://cloud.pixelated.sh" target="_blank">> Pixelated Haven: Our self-hosted Nextcloud instance.</a> <span class="tag">Cloud</span><br>
|
||||
<a href="https://git.pixelated.sh" target="_blank">> Pixelated Archives: Our self-hosted Forgejo instance.</a> <span class="tag">Code</span><br>
|
||||
<a href="/minecraft">> Pixelated Unity: Our self-hosted Minecraft server.</a> <span class="tag">Games</span><br>
|
||||
<a href="https://social.pixelated.sh" target="_blank">> Pixelated World: Our Sharkey instance.</a> <span class="tag">Social</span><br>
|
||||
<a href="https://cloud.pixelated.sh" target="_blank">> Pixelated Haven: Our Nextcloud instance.</a> <span class="tag">Cloud</span><br>
|
||||
<a href="https://git.pixelated.sh" target="_blank">> Pixelated Archives: Our Forgejo instance.</a> <span class="tag">Code</span><br>
|
||||
<a href="/minecraft">> Pixelated Unity: Our Minecraft server.</a> <span class="tag">Games</span><br>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div class="box">
|
||||
<p class="invert">Maintainer(s)</p>
|
||||
<p class="invert title">Maintainer(s)</p>
|
||||
<p>
|
||||
<a href="https://freed.place" target="_blank">> Bo⋆˚✿˖° (she/they)</a> <span class="tag">Maintainer of infrastructure</span>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div class="box">
|
||||
<p class="invert">Contact</p>
|
||||
<p class="invert title">Contact</p>
|
||||
<p>
|
||||
Do you have any questions, inqueries, or have feedback? <br>
|
||||
Please contact a maintainer, or reach out to us at: <br>
|
||||
Please reach out to us at: <br>
|
||||
<a href="mailto:info@pixelated.sh" target="_blank">> E-Mail: info@pixelated.sh</a> <br>
|
||||
<a href="https://floss.social/@pixelated" target="_blank" rel="me">> Fediverse: @pixelated@floss.social</a> <br>
|
||||
We look forward to hearing from you! <br>
|
||||
|
@ -49,7 +61,7 @@
|
|||
</div>
|
||||
|
||||
<div class="box">
|
||||
<p class="invert">:3</p>
|
||||
<p class="invert title">:3</p>
|
||||
</div>
|
||||
|
||||
<footer>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue