Closed VicharSharma closed 1 year ago
This is very simple you can do it yourself! Create the pdf/cv.pdf file. Edit the _config.yml file. Add link for download. For example:
# Additional icon links
additional_links:
- title: Pdf Download
icon: far fa-file-pdf
url: https://github.com/{your github username}/{your repo name}/raw/main/pdf/cv.pdf
Good luck! :)
Below worked for me, create a folder "resources" on root of the project, copy in your pdf cv.pdf:
additional_links:
- title: Pdf Download
icon: far fa-file-pdf
url: https://<domain>/resources/cv.pdf
That is pretty cleaner ngl but hey "if it works, it works!"
Seems like a good option that has been suggested so closing.
On top right corner or somewhere, request you to please add a clickable download resume button , which will download the resume.pdf.