readme [ci skip]

This commit is contained in:
hexlocation's laptop (asiago) 2024-03-31 07:14:44 -04:00
parent 09e92f3f87
commit 4b2ddf4b57

View file

@ -1,7 +1,7 @@
<a href="https://buymeacoffee.com/hexlocation"><img align="center" src="https://cdn.hexloc.me/banner.png" width="400" height="200"></a><br> <a href="https://buymeacoffee.com/hexlocation"><img align="center" src="https://cdn.hexloc.me/banner.png" width="400" height="200"></a><br>
> disseminate: latin for the **distribution** of knowledge. > disseminate: latin for the **distribution** of knowledge.
<h1 align="center">Disseminate</h1> <h1 align="center">Disseminate</h1>
<a align="center" href="https://ci.hexloc.me/repos/1/branches/stable" target="_blank"> <a id="thing" align="center" href="https://ci.hexloc.me/repos/1/branches/stable" target="_blank">
<img align="center" src="https://ci.hexloc.me/api/badges/1/status.svg?branch=stable" alt="status-badge" /> <img align="center" src="https://ci.hexloc.me/api/badges/1/status.svg?branch=stable" alt="status-badge" />
</a> </a>
@ -35,4 +35,8 @@ For now though, please contact me via:
- [ ] **Automated** prebuilt docker images. - [ ] **Automated** prebuilt docker images.
- [ ] Caching for faster load times. - [ ] Caching for faster load times.
- [x] Proper metadata (title, date etc). - [x] Proper metadata (title, date etc).
<style>
#thing {
justify-content: center;
}
</style>