Skip to content

Commit

Permalink
adding alt attribute in image tag
Browse files Browse the repository at this point in the history
  • Loading branch information
slahirucd7 committed Mar 7, 2020
1 parent 0cd6065 commit 7634f70
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="./ui/src/assets/images/logo.png" width="70px" height="70px">
<img src="./ui/src/assets/images/logo.png" width="70px" height="70px" alt="logo">

[![Build Status](https://travis-ci.org/scorelab/Bassa.svg?branch=master)](https://travis-ci.org/scorelab/Bassa)
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/7de63c7b9a69448787e8014a12a260b1)](https://www.codacy.com/app/SCoRe-Lab/Bassa?utm_source=github.com&utm_medium=referral&utm_content=scorelab/Bassa&utm_campaign=badger)
Expand Down

0 comments on commit 7634f70

Please sign in to comment.