Skip to content

Commit be1e95f

Browse files
committed
Download resume button fixed
1 parent 19112a1 commit be1e95f

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed
File renamed without changes.

src/components/home/Banner.vue

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@
1616
</p>
1717
<div class="flex justify-center sm:block">
1818
<a
19-
href="#"
19+
download="Stoman-Resume.pdf"
20+
href="/files/Stoman-Resume.pdf"
2021
class="flex justify-center items-center w-36 sm:w-48 mt-12 mb-6 sm:mb-0 text-lg border border-indigo-200 dark:border-ternary-dark py-2.5 sm:py-3 shadow-lg rounded-xl bg-indigo-50 focus:ring-1 focus:ring-indigo-900 hover:bg-indigo-500 text-gray-500 hover:text-white"
2122
aria-label="Download Resume"
2223
>

0 commit comments

Comments
 (0)