We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e223ba commit 3e76030Copy full SHA for 3e76030
frontend/src/views/Home/Home.vue
@@ -3,7 +3,7 @@
3
<div class="hero-section section">
4
<div class="hero-section-text">
5
<h1>The cloud-based password manager for your personal needs</h1>
6
- <p><i>my-vaults</i> is the easiest and safest way to store your passwords & generate new ones while having access to them from anywhere.</p>
+ <p><i>vaults</i> is the easiest and safest way to store your passwords & generate new ones while having access to them from anywhere.</p>
7
8
<button class="btn" @click="$router.push('/register')">Try it out</button>
9
</div>
0 commit comments