fix: img alt
This commit is contained in:
parent
314fb68981
commit
5ed5a92a05
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ const form = new FormGroup([
|
|||
>⭐️ GitHub</a
|
||||
>
|
||||
•
|
||||
<a class="nav-badge" href="https://github.com/ayoayco/cozy-reader/releases/latest"><img alt"Alpha Version" src="https://img.shields.io/github/package-json/v/ayoayco/cozy?label=alpha" /></a>
|
||||
<a class="nav-badge" href="https://github.com/ayoayco/cozy-reader/releases/latest"><img alt="Alpha Version" src="https://img.shields.io/github/package-json/v/ayoayco/cozy?label=alpha" /></a>
|
||||
</nav>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Reference in a new issue