Skip to content

Commit

Permalink
Add title attribute to image tag.
Browse files Browse the repository at this point in the history
  • Loading branch information
hzeller committed Jul 28, 2023
1 parent 7ac2692 commit a4023b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<img src="img/logo.svg" align="left" width="165" alt="timg logo">
<img src="img/logo.svg" align="left" width="165" alt="timg logo" title="timg">
<!-- github markdown eats style, otherwise we could use em-units for width. -->

Terminal Image and Video Viewer
Expand Down

0 comments on commit a4023b4

Please sign in to comment.