Skip to content

Commit

Permalink
Update Home.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
MAVRICK-1 authored Dec 15, 2023
1 parent bc9437c commit 8777d20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/Home.vue
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
<q-card class="IHR_tweets-types">
<q-card-section class="bg-white text-primary q-pa-sm">
<div class="text-h2">
<img src="https://logos-world.net/wp-content/uploads/2023/08/X-Logo.png" alt="twitter" style="width: 40px">
<img src="@/assets/imgs/twitter.png" alt="twitter" style="width: 40px">
{{ $t('ihrTweets.title') }}
</div>
</q-card-section>
Expand Down

0 comments on commit 8777d20

Please sign in to comment.