Skip to content

Commit 008d297

Browse files
authored
accessibility: add alt tag to image (#1381)
1 parent c6fec37 commit 008d297

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website_docs/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Ruby
33
description: >
4-
<img width="35" src="https://raw.github.com/open-telemetry/opentelemetry.io/main/iconography/32x32/Ruby_SDK.svg"></img>
4+
<img width="35" src="https://raw.github.com/open-telemetry/opentelemetry.io/main/iconography/32x32/Ruby_SDK.svg" alt="Ruby"></img>
55
A language-specific implementation of OpenTelemetry in Ruby.
66
aliases: [/ruby, /ruby/metrics, /ruby/tracing]
77
cascade:

0 commit comments

Comments
 (0)