Update cv path

This commit is contained in:
2026-07-26 17:43:07 +02:00
parent 91bb0dcaba
commit d85d713e4b
+1 -1
View File
@@ -5,7 +5,7 @@
<div class="flex justify-center items-start mt-2 mb-6">
<div class="w-20 mx-5">
<!-- <a :href="$t('cv_link')" target="_blank"> -->
<a href="/cv/cv_xia_en1.pdf" target="_blank">
<a href="/cv/cv_xia.pdf" target="_blank">
<img src="~/assets/images/icons/pdf.svg" alt="Download" class="h-10 mx-auto dark:invert">
<p class="text-sm text-center mt-1">CV</p>
</a>