mirror of
https://github.com/ArthurDanjou/artchat.git
synced 2026-01-14 15:54:03 +01:00
feat: update French resume file name and add the corresponding PDF
This commit is contained in:
@@ -13,7 +13,7 @@ const resumes = ref<ResumeFile[]>([
|
||||
},
|
||||
{
|
||||
name: t('tool.resume.files.fr'),
|
||||
file: '/resumes/CV M1 2025 Français.pdf',
|
||||
file: '/resumes/CV M1 2025 FR.pdf',
|
||||
},
|
||||
])
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user