2024-09-03 23:26:58 +02:00
<!DOCTYPE html>
< html lang = "en" >
< head >
< title > Pixelated< / title >
< link rel = "stylesheet" href = "assets/style.css" >
< link rel = "icon" type = "image/x-icon" href = "https://mirror.pixelated.sh/icons/pixelated/logo-512.png" >
< meta name = "viewport" content = "width=device-width, initial-scale=1.0" >
< meta name = "format-detection" content = "telephone=no" >
< / head >
< body >
2024-12-02 20:48:42 +01:00
< 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 >
2024-09-03 23:26:58 +02:00
< / div >
< p class = "invert" > About< / p >
< p >
Making the world a better place, day by day. < br >
2025-01-21 13:27:35 +01:00
Welcome to our cozy corner of the internet called Pixelated. < br >
We hope you pixels enjoy your stay! < br >
2024-09-03 23:26:58 +02:00
< / p >
< / div >
2024-12-02 20:48:42 +01:00
< div class = "box" >
2024-09-03 23:26:58 +02:00
< p class = "invert" > Services< / p >
< p >
2024-12-02 20:48:42 +01:00
< a href = "https://social.pixelated.sh" target = "_blank" > > Pixelated Universe: Our self-hosted fediverse instance.< / a > < span class = "tag" > Social, Self-hosted< / span > < br >
< a href = "https://cloud.pixelated.sh" target = "_blank" > > Pixelated Galaxy: Our self-hosted Nextcloud instance.< / a > < span class = "tag" > Cloud, Self-hosted< / span > < br >
2024-12-05 12:38:04 +01:00
< a href = "/mc" > > Pixelated Arts And Crafts: Our self-hosted Minecraft: Java edition server.< / a > < span class = "tag" > Games, Self-hosted< / span > < br >
2024-09-23 21:27:44 +02:00
< a href = "https://codeberg.org/pixelated" target = "_blank" > > Codeberg: Here you'll find all our Git repositories.< / a > < span class = "tag" > Code< / span > < br >
2024-09-03 23:26:58 +02:00
< / p >
< / div >
2024-12-02 20:48:42 +01:00
< div class = "box" >
2025-01-21 13:27:35 +01:00
< p class = "invert" > Maintainer(s)< / p >
2024-09-03 23:26:58 +02:00
< p >
2025-01-21 13:27:35 +01:00
< a href = "https://freed.place" target = "_blank" > > FreedTapestry21 (she/they)< / a > < span class = "tag" > Maintainer of infrastructure< / span >
2024-09-03 23:26:58 +02:00
< / p >
< / div >
2024-12-02 20:48:42 +01:00
< div class = "box" >
2024-09-03 23:26:58 +02:00
< p class = "invert" > Contact< / p >
< p >
2024-09-23 21:27:44 +02:00
Do you have any questions, inqueries, or have feedback? < br >
2024-09-03 23:26:58 +02:00
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 >
2024-12-02 20:48:42 +01:00
< br >
< span class = "psst" > psst; make sure to check out our < a href = "https://floss.social/@pixelated" target = "_blank" rel = "me" > official Fediverse account< / a > !< / span > < br >
2024-09-03 23:26:58 +02:00
< / p >
< / div >
2024-12-02 20:48:42 +01:00
< div class = "box" >
< p class = "invert" > :3< / p >
< / div >
2024-09-03 23:26:58 +02:00
< footer >
2025-01-21 13:27:35 +01:00
< p > < a href = "LICENSE" target = "_blank" > Copyright (c) 2024-2025 FreedTapestry21< / a > < span class = "no-select" > | < / span > < a href = "https://mirror.pixelated.sh/docs/global/PRIVACY" target = "_blank" > Privacy policy< / a > < / p >
2024-09-03 23:26:58 +02:00
< / footer >
< / body >
2024-09-06 12:51:13 +02:00
< / html >