add final badges [ci skip]

This commit is contained in:
hexlocation's laptop (asiago) 2024-03-31 08:11:16 -04:00
parent e911bfad8f
commit c989e662f6

View file

@ -1,8 +1,8 @@
<h1 align="center">Disseminate</h1> <h1 align="center">Disseminate</h1>
<div style="margin:auto;" align="center"> <div style="margin:auto;" align="center">
<a href="https://www.buymeacoffee.com/hexlocation" target="_blank"><img src="https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png" alt="Buy Me A Coffee" style="height: 41px !important;width: 174px !important;box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;-webkit-box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;"></a> <a href="https://www.buymeacoffee.com/hexlocation" target="_blank"><img src="https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png" alt="Buy Me A Coffee" style="height: 41px !important;width: 174px !important;box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;-webkit-box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;"></a>
<a href="https://ci.hexloc.me/repos/1/branches/dev" target="_blank"> <a href="https://ci.hexloc.me/repos/1/branches/stable" target="_blank">
<img src="https://ci.hexloc.me/api/badges/1/status.svg?branch=dev" alt="status-badge" /> <img src="https://ci.hexloc.me/api/badges/1/status.svg?branch=stable" alt="status-badge" />
</a> </a>
</div> </div>
@ -36,4 +36,4 @@ For now though, please contact me via:
- [x] Docker build system. - [x] Docker build system.
- [x] Proper metadata (title, date etc). - [x] Proper metadata (title, date etc).
- [ ] **Automated** prebuilt docker images. - [ ] **Automated** prebuilt docker images.
- [ ] Caching for faster load times. - [ ] Caching for faster load times.