aboutsummaryrefslogtreecommitdiff
path: root/exampleSite
diff options
context:
space:
mode:
authorOlivier Roques <olivier@oroques.dev>2020-08-02 10:35:24 +0200
committerOlivier Roques <olivier@oroques.dev>2020-08-02 10:35:24 +0200
commit4e9588cbc8ed480a3f59a82dd80c4efd16cf5def (patch)
treed901d2c176f68e64a1b3489271cf775bd93d707f /exampleSite
parent5d08140ed04e88c4b4f27e7c3ce820dad931baf7 (diff)
Update theme
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.toml3
-rw-r--r--exampleSite/content/about.md2
-rwxr-xr-x[-rw-r--r--]exampleSite/static/resume.pdfbin32260 -> 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
index dc476ff..d71bd6e 100644..100755
--- a/exampleSite/static/resume.pdf
+++ b/exampleSite/static/resume.pdf
Binary files differ