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:
@@ -107,6 +107,7 @@
|
||||
<div class="container content text-center">
|
||||
<img src="{{ $authorImage.RelPermalink }}"
|
||||
class="rounded-circle mx-auto d-block img-fluid"
|
||||
alt="Author Image"
|
||||
/>
|
||||
<h1 class="greeting"> {{ $author.greeting }} {{ $name }}</h1>
|
||||
<div class="typing-carousel">
|
||||
|
||||
Reference in New Issue
Block a user