diff --git a/docs/widgets.md b/docs/widgets.md index 783fd26c..4a1d6551 100644 --- a/docs/widgets.md +++ b/docs/widgets.md @@ -34,6 +34,7 @@ Dashy has support for displaying dynamic content in the form of widgets. There a - [NASA APOD](#astronomy-picture-of-the-day) - [GitHub Trending](#github-trending) - [GitHub Profile Stats](#github-profile-stats) + - [Healthchecks Status](#healthchecks status) - **[Self-Hosted Services Widgets](#self-hosted-services-widgets)** - [System Info](#system-info) - [Cron Monitoring](#cron-monitoring-health-checks) @@ -1140,6 +1141,38 @@ Display stats from your GitHub profile, using embedded cards from [anuraghazra/g --- +### HealthChecks Status + +Display status of one or more HealthChecks project(s). Works with healthcheck.io and your selfhosted instance. + +
{{ cron.status | formatStatus }}
{{ cron.name }}
{{ cron.desc }}