Remove useless link

This commit is contained in:
2024-02-02 19:22:37 +01:00
parent e8b0fafe53
commit 81da54b2f5

View File

@@ -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>