include latest pdf in deployment bundle, not previous pdf

This commit is contained in:
Avraham Sakal
2025-09-30 09:34:47 -04:00
parent acb5d225c4
commit f983fe5b83
3 changed files with 2 additions and 3 deletions
+1 -1
View File
@@ -53,7 +53,7 @@ export default function Page() {
>
<a
className="floating-print-btn"
href="./assets/resume-brian-sakal.pdf"
href={/*pdfUrl*/ "assets/static/resume-brian-sakal.pdf"}
download
>
{/* Print */}