From 8c4eea1fb1c0a380ba22d9ab736e8cb45e15e8a0 Mon Sep 17 00:00:00 2001 From: Angel98518 Date: Tue, 6 Jan 2026 12:01:45 -0500 Subject: [PATCH] fix: add descriptive alt text to images in README for accessibility (#6611) Co-authored-by: Frank Elsinga --- .github/workflows/auto-test.yml | 7 +------ README.md | 14 +++++++------- 2 files changed, 8 insertions(+), 13 deletions(-) diff --git a/.github/workflows/auto-test.yml b/.github/workflows/auto-test.yml index 9063c2e16..1a8062420 100644 --- a/.github/workflows/auto-test.yml +++ b/.github/workflows/auto-test.yml @@ -5,13 +5,8 @@ name: Auto Test on: push: - branches: [ master, 1.23.X ] - paths-ignore: - - '*.md' + branches: [ master, 1.23.X, 3.0.0 ] pull_request: - branches: [ master, 1.23.X ] - paths-ignore: - - '*.md' permissions: {} jobs: diff --git a/README.md b/README.md index ecae0e288..531560fc9 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@
- + Uptime Kuma Logo
# Uptime Kuma @@ -11,7 +11,7 @@ Uptime Kuma is an easy-to-use self-hosted monitoring tool. Translation status - +Uptime Kuma Dashboard Screenshot ## 🥔 Live Demo @@ -127,25 +127,25 @@ I will assign requests/issues to the next milestone. Thank you so much! (GitHub Sponsors will be updated manually. OpenCollective sponsors will be updated automatically, the list will be cached by GitHub though. It may need some time to be updated) - +Uptime Kuma Sponsors ## 🖼 More Screenshots Light Mode: - +Uptime Kuma Light Mode Screenshot of how the Dashboard looks Status Page: - +Uptime Kuma Status Page Screenshot Settings Page: - +Uptime Kuma Settings Page Screenshot Telegram Notification Sample: - +Uptime Kuma Telegram Notification Sample Screenshot ## Motivation