mirror of
https://github.com/ArthurDanjou/website.git
synced 2026-01-28 19:00:31 +01:00
Remove useless link
This commit is contained in:
@@ -52,10 +52,6 @@ const { data: projects } = await getProjects()
|
|||||||
{{ tag }}
|
{{ tag }}
|
||||||
</UBadge>
|
</UBadge>
|
||||||
</div>
|
</div>
|
||||||
<p class="relative z-10 mt-6 flex text-sm font-medium items-center" :class="getColor()">
|
|
||||||
<UIcon name="i-ph-link-bold" />
|
|
||||||
<span class="ml-2">{{ project.link.replace('https://', '') }}</span>
|
|
||||||
</p>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user