Skip to content

Commit

Permalink
Remove twitter link.
Browse files Browse the repository at this point in the history
  • Loading branch information
francois2metz committed Aug 4, 2023
1 parent e5f926b commit 9c28306
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions js/about_info.vue
Original file line number Diff line number Diff line change
Expand Up @@ -16,18 +16,6 @@
<v-list-item-title>{{ $t('sidebar.about.created_by') }}</v-list-item-title>
</v-list-item-content>
</v-list-item>
<v-list-item
href="https://twitter.com/francois2metz"
target="_blank"
rel="noopener"
>
<v-list-item-icon>
<v-icon>{{ mdiTwitter }}</v-icon>
</v-list-item-icon>
<v-list-item-content>
<v-list-item-title>@francois2metz</v-list-item-title>
</v-list-item-content>
</v-list-item>
<v-list-item
href="https://github.com/indoorequal"
target="_blank"
Expand Down

0 comments on commit 9c28306

Please sign in to comment.