Change target link

Signed-off-by: Arthur DANJOU <arthurdanjou@outlook.fr>
This commit is contained in:
2024-04-20 01:36:03 +02:00
parent 5ca0137c4e
commit 06439979b3

View File

@@ -13,6 +13,7 @@ const isLight = computed(() => $colorMode.value === 'light')
<a
v-if="skill"
:href="skill.link"
target="_blank"
class="cursor-pointer flex items-center gap-2 rounded-md px-2 py-3 duration-300 md:hover:bg-gray-100 md:dark:hover:bg-neutral-800"
>
<div class="flex items-center">