lasthourhosting/components/nl-status.html

13 lines
366 B
HTML
Raw Normal View History

2024-08-23 12:22:04 -07:00
<div>
2024-09-02 15:18:17 -07:00
<!-- <a target="_blank" href="https://status.lasthourhosting.org/">
2024-08-23 12:22:04 -07:00
<img
2024-09-02 15:18:17 -07:00
src="https://status.lasthourhosting.org/api/badge/14/ping?style=flat-square"
2024-08-23 12:22:04 -07:00
/>
2024-09-02 15:18:17 -07:00
</a> -->
2024-08-23 12:22:04 -07:00
<a target="_blank" href="https://status.lasthourhosting.org/">
<img
2024-09-02 15:18:17 -07:00
src="https://status.lasthourhosting.org/api/badge/14/uptime?style=flat-square"
2024-08-23 12:22:04 -07:00
/>
</a>
</div>