diff options
Diffstat (limited to 'exampleSite')
-rw-r--r-- | exampleSite/content/about.md | 2 |
1 files changed, 1 insertions, 1 deletions
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). |