Add alt tag to the images

Signed-off-by: hossainemruz <hossainemruz@gmail.com>
This commit is contained in:
hossainemruz 2021-03-29 02:48:22 +06:00
parent a735dde38b
commit ecb3dc7f6b
11 changed files with 24 additions and 17 deletions

View file

@ -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">