Hello world!
Long-time viewer, first-time caller here.
Hope this is a simple question.
I have a static resume.pdf file in my static/ directory. It is then reachable from the web via the address https://myhugosite.com/resume.pdf. Everything is awesome so far.
How do I create a page https://myhugosite.com/resume that would automatically redirect to https://myhugosite.com/resume.pdf with the least amount of elbow grease?