added ats friendly remume
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2026-04-21 20:47:00 -06:00
parent 235414ebfe
commit 043af0b6fa
5 changed files with 132 additions and 19 deletions
+2 -1
View File
@@ -1,4 +1,5 @@
<div id="download-bar" style="position: sticky; top: 0; background: #f5f5f5; padding: 10px; text-align: center; border-bottom: 1px solid #ddd; z-index: 100;">
Download:
<a href="/resume/{{ pdffile }}">Resume (PDF)</a>
<a href="/resume/{{ web_pdf }}">Resume (web PDF)</a>
<a href="/resume/{{ ats_pdf }}">Resume (ats-friendly PDF)</a>
</div>