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

This reverts commit 043af0b6fa.
This commit is contained in:
2026-04-21 21:40:49 -06:00
parent 345ac75ea8
commit 569042de69
5 changed files with 19 additions and 132 deletions
+1 -2
View File
@@ -1,5 +1,4 @@
<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/{{ web_pdf }}">Resume (web PDF)</a>
<a href="/resume/{{ ats_pdf }}">Resume (ats-friendly PDF)</a>
<a href="/resume/{{ pdffile }}">Resume (PDF)</a>
</div>