1
0
mirror of https://github.com/bitwarden/help synced 2025-12-12 14:23:15 +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 layout: article
title: How to change your email title: Change your email
categories: [Getting Started] categories: [Getting Started, Account Management]
featured: false featured: false
popular: false popular: false
tags: [account, email] tags: [account, email]

View File

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

View File

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

View File

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

View File

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