Skip to content

Commit

Permalink
fix(Home): fix app tagline. ref #909
Browse files Browse the repository at this point in the history
  • Loading branch information
raphodn committed Oct 3, 2024
1 parent 4e546b5 commit 5162c7f
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
@@ -1,6 +1,6 @@
<template>
<h2 class="text-h6">
{{ $t('Common.Tagline') }} πŸ·πŸŠπŸ’²
{{ $t('Common.TaglineAlt1') }} πŸ·πŸŠπŸ’²
</h2>

<br>
Expand Down

0 comments on commit 5162c7f

Please sign in to comment.