add file variable
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2026-02-03 12:53:05 -07:00
parent 902daebe1f
commit 8055a51a5e
+1 -1
View File
@@ -1,4 +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;"> <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: Download:
<a href="/resume/resume.pdf">Resume (PDF)</a> <a href="/resume/{{ pdffile }}">Resume (PDF)</a>
</div> </div>