Skip to content

Commit c0a8d37

Browse files
committed
r year
1 parent 952a93b commit c0a8d37

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/pages/resume.astro

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@ const experience: experienceType[] = [
6565
class="inline-block rounded border border-current px-2 py-1 text-center text-[13px] text-indigo-700
6666
transition-colors hover:border-indigo-700 hover:bg-indigo-700 hover:text-white dark:text-neutral-500
6767
dark:hover:border-neutral-500 dark:hover:bg-neutral-500 dark:hover:text-white"
68-
href="/David-Lyons-Resume-2024.pdf"
69-
title="Download David-Lyons-Resume-2024.pdf"
68+
href="/David-Lyons-Resume-2025.pdf"
69+
title="Download David Lyons Resume PDF"
7070
download
7171
>
7272
<Icon name="download" class="me-1 align-middle" />

0 commit comments

Comments
 (0)