Skip to content

Commit 2f662ef

Browse files
committed
fix: add alt in _index.html img tag
1 parent d5c080f commit 2f662ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/_index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,5 @@ <h2>Hello, I am ...</h2>
5353
<img
5454
id="github-stat"
5555
src="https://github-readme-stats.vercel.app/api?username=raycc51&show_icons=true&theme=transparent&title_color=bf4040&icon_color=bf4040&text_color=8f8d8d&border_radius=5"
56+
alt="github stat of raycc51"
5657
/>

0 commit comments

Comments
 (0)