Replies: 1 comment
-
Typically it's better to try and render the PDF in the bowser and give people the option to download it, but triggering a download should look something like this: If file does not load below, <a href="{{ site.baseurl }}/files/cv.pdf">try downloading (pdf).</a> |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello. I would prefer for clicking the CV to download my cv.pdf file stored in my files/ directory instead of opening the Markdown or JSON webpage with CV information. How can I do this? Thank you.
Beta Was this translation helpful? Give feedback.
All reactions