https moitoring
GitHub Pages / deploy (push) Successful in 39s Details

This commit is contained in:
Kekskurse 2023-08-07 02:05:57 +02:00
parent 6c1dbfd474
commit c5c98dd99a
Signed by: kekskurse
GPG Key ID: 728ACCB59341E7E4
1 changed files with 3 additions and 3 deletions

View File

@ -14,9 +14,9 @@
{{ end }}
{{ if .Params.badge }}
<span style="float: right;">
<img src="http://monitor.keks.cloud:3001/api/badge/{{ .Params.badge }}/uptime/8760?style=flat-square" style="height: 20px;">
<img src="http://monitor.keks.cloud:3001/api/badge/{{ .Params.badge }}/uptime/744?style=flat-square" style="height: 20px;">
<img src="http://monitor.keks.cloud:3001/api/badge/{{ .Params.badge }}/uptime/24?style=flat-square" style="height: 20px;">
<img src="https://monitor.keks.cloud/api/badge/{{ .Params.badge }}/uptime/8760?style=flat-square" style="height: 20px;">
<img src="https://monitor.keks.cloud/api/badge/{{ .Params.badge }}/uptime/744?style=flat-square" style="height: 20px;">
<img src="https://monitor.keks.cloud/api/badge/{{ .Params.badge }}/uptime/24?style=flat-square" style="height: 20px;">
</span>
{{ end }}