diff options
Diffstat (limited to 'exampleSite/content')
-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 8d5a559..d3c778d 100644 --- a/exampleSite/content/about.md +++ b/exampleSite/content/about.md @@ -4,7 +4,7 @@ title = "About" ## About Me -<img class="avatar" src="/avatar.jpg"> +{{< figure class="avatar" src="/avatar.jpg" >}} This is a jekyll based resume template. You can find the full source code on [GitHub](https://github.com/ojroques/researcher). |