Skip to content

Commit

Permalink
added new cv
Browse files Browse the repository at this point in the history
  • Loading branch information
CheeseLad committed Sep 3, 2024
1 parent f2dee5c commit d6f1440
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/components/intro.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
</div>

<div class="flex justify-center flex-wrap">
<a href="{base}/Jake_Farrell_CV_2024.pdf" target="_blank" rel="noopener noreferrer" class="bg-blue-500 hover:bg-blue-600 text-white px-4 py-2 rounded-md transition duration-300 mt-4 mx-1 min-w-[140px] text-center">
<a href="{base}/Jake_Farrell_CV.pdf" target="_blank" rel="noopener noreferrer" class="bg-blue-500 hover:bg-blue-600 text-white px-4 py-2 rounded-md transition duration-300 mt-4 mx-1 min-w-[140px] text-center">
<FontAwesomeIcon icon={faFileLines} class="mr-2" />
Résumé / CV
</a>
Expand Down
Binary file added static/Jake_Farrell_CV.pdf
Binary file not shown.
Binary file removed static/Jake_Farrell_CV_2024.pdf
Binary file not shown.
4 changes: 2 additions & 2 deletions static/sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
<priority>0.8</priority>
</url>
<url>
<loc>https://jakefarrell.ie/Jake_Farrell_CV_2024.pdf</loc>
<lastmod>2024-08-22T04:48:15+01:00</lastmod>
<loc>https://jakefarrell.ie/Jake_Farrell_CV.pdf</loc>
<lastmod>2024-09-03T04:48:15+01:00</lastmod>
<priority>0.8</priority>
</url>
</urlset>

0 comments on commit d6f1440

Please sign in to comment.