1
0
mirror of https://github.com/bitwarden/help synced 2025-12-10 21:33:18 +00:00

remove "how to". account mgmt category.

This commit is contained in:
Kyle Spearrin
2017-05-23 17:32:04 -04:00
parent 3a5a9202a1
commit 21d89af237
5 changed files with 15 additions and 10 deletions

View File

@@ -1,7 +1,7 @@
---
layout: article
title: How to change your email
categories: [Getting Started]
title: Change your email
categories: [Getting Started, Account Management]
featured: false
popular: false
tags: [account, email]

View File

@@ -1,7 +1,7 @@
---
layout: article
title: How to change your master password
categories: [Getting Started]
title: Change your master password
categories: [Getting Started, Account Management]
featured: false
popular: false
tags: [password, account]

View File

@@ -1,15 +1,15 @@
---
layout: article
title: How to delete your account
categories: [Getting Started]
title: Delete your account
categories: [Account Management]
featured: false
popular: false
tags: [account]
tags: [account, delete]
---
Your account can only be deleted from the [web vault](https://vault.bitwarden.com).
1. Log in to the [web vault](https://vault.bitwarden.com) at https://vault.bitwarden.com
1. Log in to the web vault at <https://vault.bitwarden.com>
2. Click **Settings** on the sidebar
3. Click **Delete Account** under the **Danger Zone** panel
4. Type in your master password and click **Delete**

View File

@@ -1,7 +1,7 @@
---
layout: article
title: How to set up two-step login (2FA)
categories: [Getting Started]
title: Set up two-step login (2FA)
categories: [Getting Started, Account Management]
featured: false
popular: false
tags: [two-step login, 2fa, two factor authentication, account]

View File

@@ -0,0 +1,5 @@
---
layout: category
title: Account Management
featured: true
---