diff options
Diffstat (limited to 'exampleSite')
-rw-r--r-- | exampleSite/config.toml | 3 | ||||
-rw-r--r-- | exampleSite/content/about.md | 2 | ||||
-rwxr-xr-x[-rw-r--r--] | exampleSite/static/resume.pdf | bin | 32260 -> 97344 bytes |
3 files changed, 1 insertions, 4 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml index ab94b95..7c66ee4 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -26,6 +26,3 @@ theme = "researcher" name = "Contact" url = "/contact" weight = 3 - -[markup.goldmark.renderer] - unsafe= true 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). diff --git a/exampleSite/static/resume.pdf b/exampleSite/static/resume.pdf Binary files differindex dc476ff..d71bd6e 100644..100755 --- a/exampleSite/static/resume.pdf +++ b/exampleSite/static/resume.pdf |