diff options
author | Karl Hallsby <karl@hallsby.com> | 2021-10-03 02:16:25 -0500 |
---|---|---|
committer | Karl Hallsby <karl@hallsby.com> | 2021-10-03 02:16:55 -0500 |
commit | b988a125d9c4d408a0bc88318cf005691e565fd7 (patch) | |
tree | daf46f5418a41d4c0ce2d3f77cb84f14a1130e25 /_pages/resume.markdown | |
parent | e2c06d2681e18946ab6c3e3e6075aed92a4d13be (diff) |
Update rest of site to work with new al-folio theme
Diffstat (limited to '_pages/resume.markdown')
-rw-r--r-- | _pages/resume.markdown | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/_pages/resume.markdown b/_pages/resume.markdown new file mode 100644 index 0000000..48337aa --- /dev/null +++ b/_pages/resume.markdown @@ -0,0 +1,13 @@ +--- +layout: page +title: CV +permalink: /cv/ +nav: true +--- +My Curriculum Vitae has been prepared using $$\LaTeX$$. +The source of which can be found in my other repository, [here](https://git.karl.hallsby.com/?p=resume.git;a=summary) + +{% pdf "/assets/pdf/resume/Hallsby_Karl.pdf" %} + +Note that you must have a PDF viewer for the file to be displayed here. +Otherwise, you must download and open the file manually. |