Files
resume/templates/download.template
T
ewpt3ch 569042de69
ci/woodpecker/push/woodpecker Pipeline was successful
Revert "added ats friendly remume"
This reverts commit 043af0b6fa.
2026-04-21 21:40:49 -06:00

5 lines
230 B
Plaintext

<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>
</div>