chore: housekeeping (#55)

* chore: remove lit & fast reference in readme

* chore: remove sourcehut build automation

* chore(docs): various changes

* chore: update attribution
This commit is contained in:
Ayo Ayco 2025-06-07 23:35:36 +02:00 committed by GitHub
parent 9abf7fcc6b
commit c0b3350bd2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -36,4 +36,4 @@ There are many ways to get in touch:
--- ---
*Just keep building.*<br> *Just keep building.*<br>
*A project by [Ayo Ayco](https://ayo.ayco.io)* *A project by [Ayo](https://ayo.ayco.io)*

View file

@ -9,6 +9,6 @@ import Footer from '@astrojs/starlight/components/Footer.astro'
<small>Released under the MIT License</small> <small>Released under the MIT License</small>
</p> </p>
<p> <p>
<small>A project by <a href="https://ayo.ayco.io">Ayo Ayco</a></small> <small>A project by <a href="https://ayo.ayco.io">Ayo</a></small>
</p> </p>
</footer> </footer>