Files
resume/templates/download.template
T
ewpt3ch 8055a51a5e
ci/woodpecker/push/woodpecker Pipeline was successful
add file variable
2026-02-03 12:53:05 -07: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>