iframe
All checks were successful
Build & publish Docker images / Build & push all images (push) Successful in 2s

This commit is contained in:
Hexadual
2026-04-30 20:57:05 -05:00
parent af54e152a9
commit 24bbb7fb69

View File

@@ -70,7 +70,7 @@ The server analyses the past hour of data every 60 seconds:
## Embed the Dot
```html
<iframe src="https://your-domain.com/gcp.html"
<iframe src="https://gcp.hexadual.io/gcp.html"
height="48" width="48" scrolling="no" frameborder="0"></iframe>
```