diff options
author | FivePixels <o5pxels@gmail.com> | 2022-03-13 22:40:41 -0500 |
---|---|---|
committer | FivePixels <o5pxels@gmail.com> | 2022-03-13 22:40:41 -0500 |
commit | 42bf1d92e2cfe850ec994cb0bef48fab22278b71 (patch) | |
tree | 2945d87eb97090677fb3fc71f1f7e4f540a7c2c7 /about.html | |
parent | 0f116b4a0abc5455a4005cb71153878039322770 (diff) | |
download | personal-website-42bf1d92e2cfe850ec994cb0bef48fab22278b71.tar.xz personal-website-42bf1d92e2cfe850ec994cb0bef48fab22278b71.zip |
Direct link to resume
Remove resume.html and link straight to the pdf file
Diffstat (limited to 'about.html')
-rw-r--r-- | about.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -51,7 +51,7 @@ LinkedIn
</a>
</li>
- <li><a href="resume.html">Resume</a></li>
+ <li><a href="assets/pdf/resume.pdf">Resume</a></li>
</ul>
</header>
<h1>About Me</h1>
|