Skip to content

Commit

Permalink
remove mastodon profile link
Browse files Browse the repository at this point in the history
  • Loading branch information
lareii committed Sep 25, 2024
1 parent 0cebe5d commit ee81a05
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/components/Header.vue
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,5 @@ onUnmounted(() => {
<a href="https://github.com/lareii/" target="_blank"><font-awesome-icon :icon="['fab', 'github']" /></a>
<a href="https://www.linkedin.com/in/larei/" target="_blank"><font-awesome-icon :icon="['fab', 'linkedin']" /></a>
<a href="https://discord.com/users/748539900793716887" target="_blank"><font-awesome-icon :icon="['fab', 'discord']" /></a>
<a href="https://mastodon.com.tr/@larei" target="_blank" rel="me"><font-awesome-icon
:icon="['fab', 'mastodon']" /></a>
</div>
</template>

0 comments on commit ee81a05

Please sign in to comment.