From bbbac06b9110f96eb4ea2574b376b7fad5b883f2 Mon Sep 17 00:00:00 2001 From: immanuwell Date: Sun, 31 May 2026 21:47:36 +0400 Subject: [PATCH] fix: add missing alt attributes to images for accessibility Signed-off-by: immanuwell --- _includes/footer.html | 3 ++- index.html | 20 ++++++++++---------- support.html | 2 +- 3 files changed, 13 insertions(+), 12 deletions(-) diff --git a/_includes/footer.html b/_includes/footer.html index c953f29995..ae54892a79 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -4,7 +4,8 @@ + srcset="{{ "/images/cncf@2x.png" | relative_url }} 2x, {{ "/images/cncf@3x.png" | relative_url }} 3x" + alt="Cloud Native Computing Foundation" />

We are a Cloud Native Computing Foundation graduated project.

diff --git a/index.html b/index.html index 3379237ef7..4713b23475 100644 --- a/index.html +++ b/index.html @@ -12,7 +12,7 @@

Open-Source,
Cloud-Native Storage for Kubernetes

Try it out now
- +
@@ -22,7 +22,7 @@

What is Rook?

- +

Storage Operators for Kubernetes

@@ -77,35 +77,35 @@

Features of Rook

- + Simple and reliable automated storage management
- + Hyper-scale or hyper-converge your storage clusters
- + Efficiently distribute and replicate data to minimize loss
- + Provision, file, block, and object storage
- + Manage open-source Ceph storage
- + Easily enable elastic storage in your datacenter
- + Open source software released under the Apache 2.0 license
- + Optimize workloads on commodity hardware
diff --git a/support.html b/support.html index 938af88da1..be4511ae3c 100644 --- a/support.html +++ b/support.html @@ -19,7 +19,7 @@

Support

- +