Fix various issues detected by html-proofer (#270)
* Add alt tag to the images Signed-off-by: hossainemruz <hossainemruz@gmail.com> * Remove unnecessary / Signed-off-by: hossainemruz <hossainemruz@gmail.com>
This commit is contained in:
parent
a735dde38b
commit
fa946af504
11 changed files with 24 additions and 17 deletions
|
@ -93,7 +93,7 @@
|
|||
<div class="row text-left">
|
||||
<div class="col-md-4">
|
||||
<a id="theme" href="https://github.com/hossainemruz/toha" target="#">
|
||||
<img src="{{ $themeLogo }}">
|
||||
<img src="{{ $themeLogo }}" alt="Toha Theme Logo">
|
||||
Toha
|
||||
</a>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue