From 8dc6305c6b1dddd57ed2fbe6edb5335b57d305ff Mon Sep 17 00:00:00 2001
From: Jakub Cabak <jakubcabak@gmail.com>
Date: Tue, 13 Apr 2021 17:41:20 +0200
Subject: Accessibility and SEO improvements

---
 exampleSite/content/about.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'exampleSite/content')

diff --git a/exampleSite/content/about.md b/exampleSite/content/about.md
index 04cf0d4..b9fda09 100644
--- a/exampleSite/content/about.md
+++ b/exampleSite/content/about.md
@@ -4,7 +4,7 @@ title = "About"
 
 ## About Me
 
-{{< figure class="avatar" src="/avatar.jpg" >}}
+{{< figure class="avatar" src="/avatar.jpg" alt="avatar">}}
 
 This is a Hugo based resume template. You can find the full source code on
 [GitHub](https://github.com/ojroques/hugo-researcher).
-- 
cgit v1.2.3