Updated copyright notice and general improvements

This commit is contained in:
Stella⋆˚✿˖° 2025-01-21 13:27:35 +01:00
parent 9702a16705
commit 2015747996
4 changed files with 8 additions and 8 deletions

View File

@ -1,6 +1,6 @@
MIT License
Copyright (c) 2024 FreedTapestry21
Copyright (c) 2024-2025 FreedTapestry21
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

View File

@ -4,7 +4,7 @@
# The Pixelated website
Pixelated is all about making the world a better place, day by day.
A collective focused on development of open-source software (OSS).
Welcome to our cozy corner of the internet called Pixelated!
This is the official website of Pixelated.
Founded on the 2nd of September, 2024 by FreedTapestry21,

View File

@ -1,6 +1,6 @@
MIT License
Copyright (c) 2024 FreedTapestry21
Copyright (c) 2024-2025 FreedTapestry21
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

View File

@ -15,8 +15,8 @@
<p class="invert">About</p>
<p>
Making the world a better place, day by day. <br>
A community focused on the development of open-source software (OSS). <br>
Welcome to Pixelated, we hope you enjoy your stay! <br>
Welcome to our cozy corner of the internet called Pixelated. <br>
We hope you pixels enjoy your stay! <br>
</p>
</div>
@ -31,9 +31,9 @@
</div>
<div class="box">
<p class="invert">Members</p>
<p class="invert">Maintainer(s)</p>
<p>
<a href="https://freed.place" target="_blank">> FreedTapestry21 (they/them)</a> <span class="tag">Founder and maintainer of Pixelated</span>
<a href="https://freed.place" target="_blank">> FreedTapestry21 (she/they)</a> <span class="tag">Maintainer of infrastructure</span>
</p>
</div>
@ -53,7 +53,7 @@
</div>
<footer>
<p><a href="LICENSE" target="_blank">Copyright (c) 2024 FreedTapestry21</a><span class="no-select"> | </span><a href="https://mirror.pixelated.sh/docs/global/PRIVACY" target="_blank">Privacy policy</a></p>
<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>
</footer>
</body>
</html>