Skip to content

Commit f672c32

Browse files
authored
chore: remove a link
1 parent e339872 commit f672c32

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/Header.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,6 @@ onUnmounted(() => {
9494
</div>
9595
<div class="flex gap-10 mt-5 text-xl">
9696
<a href="https://github.com/lareii/" target="_blank"><font-awesome-icon :icon="['fab', 'github']" /></a>
97-
<a href="https://www.linkedin.com/in/larei/" target="_blank"><font-awesome-icon :icon="['fab', 'linkedin']" /></a>
9897
<a href="https://discord.com/users/748539900793716887" target="_blank"><font-awesome-icon :icon="['fab', 'discord']" /></a>
9998
</div>
10099
</template>

0 commit comments

Comments
 (0)