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:
parent
9abf7fcc6b
commit
c0b3350bd2
2 changed files with 2 additions and 2 deletions
|
@ -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)*
|
||||||
|
|
|
@ -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>
|
||||||
|
|
Loading…
Reference in a new issue