We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e339872 commit f672c32Copy full SHA for f672c32
src/components/Header.vue
@@ -94,7 +94,6 @@ onUnmounted(() => {
94
</div>
95
<div class="flex gap-10 mt-5 text-xl">
96
<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>
98
<a href="https://discord.com/users/748539900793716887" target="_blank"><font-awesome-icon :icon="['fab', 'discord']" /></a>
99
100
</template>
0 commit comments