diff options
author | Olivier Roques <olivier@oroques.dev> | 2020-08-02 10:35:24 +0200 |
---|---|---|
committer | Olivier Roques <olivier@oroques.dev> | 2020-08-02 10:35:24 +0200 |
commit | 4e9588cbc8ed480a3f59a82dd80c4efd16cf5def (patch) | |
tree | d901d2c176f68e64a1b3489271cf775bd93d707f /exampleSite/content | |
parent | 5d08140ed04e88c4b4f27e7c3ce820dad931baf7 (diff) |
Update theme
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). |