mirror of
https://github.com/bitwarden/help
synced 2025-12-20 10:13:15 +00:00
adding quotes for the array error
This commit is contained in:
@@ -5,7 +5,7 @@ categories: [getting-started]
|
||||
featured: true
|
||||
popular: true
|
||||
tags: [getting started, create account]
|
||||
order: 01
|
||||
order: "01"
|
||||
---
|
||||
## Welcome to Bitwarden
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@ featured: false
|
||||
popular: false
|
||||
hidden: false
|
||||
tags: [tutorial, getting started, browser extensions]
|
||||
order: 03
|
||||
order: "03"
|
||||
---
|
||||
|
||||
Bitwarden Browser Extensions integrate password management directly into your favorite browser. Download a Bitwarden Browser Extension from your browser's marketplace or app store, or from the [Bitwarden Downloads](https://bitwarden.com/download){:target="\_blank"} page. Browser Extensions are available for:
|
||||
|
||||
@@ -6,7 +6,7 @@ featured: false
|
||||
popular: false
|
||||
hidden: false
|
||||
tags: [tutorial, getting started, desktop, windows, mac, linux]
|
||||
order: 05
|
||||
order: "05"
|
||||
---
|
||||
|
||||
Bitwarden's Desktop App brings a full Vault experience straight out of your browser and into your desktop. Using a 3-column layout, the Bitwarden Desktop App is designed to help you quickly locate the Vault item you want to use or edit:
|
||||
|
||||
@@ -6,7 +6,7 @@ featured: false
|
||||
popular: false
|
||||
hidden: false
|
||||
tags: [tutorial, getting started, mobile, android, ios]
|
||||
order: 04
|
||||
order: "04"
|
||||
redirect_from:
|
||||
- /article/getting-started-android/
|
||||
- /article/getting-started-ios/
|
||||
|
||||
@@ -6,7 +6,7 @@ featured: false
|
||||
popular: false
|
||||
hidden: false
|
||||
tags: [tutorial]
|
||||
order: 06
|
||||
order: "06"
|
||||
---
|
||||
|
||||
## Why Bitwarden Organizations?
|
||||
|
||||
@@ -6,7 +6,7 @@ featured: true
|
||||
popular: false
|
||||
hidden: true
|
||||
tags: [getting started, videos, bitwarden 101]
|
||||
order: 08
|
||||
order: "08"
|
||||
---
|
||||
|
||||
## Bitwarden 101 - Getting Started
|
||||
|
||||
@@ -6,7 +6,7 @@ featured: false
|
||||
popular: false
|
||||
hidden: false
|
||||
tags: [tutorial, getting started, web vault]
|
||||
order: 02
|
||||
order: "02"
|
||||
---
|
||||
|
||||
**The Bitwarden Web Vault provides the richest Bitwarden experience** for personal users and Organizations. Lots of important functions, like setting up [Two-step Login]({% link _articles/two-step-login/setup-two-step-login.md %}) or administering an [Organization]({% link _articles/organizations/about-organizations.md %}), can only be done from the Web Vault.
|
||||
|
||||
@@ -6,7 +6,7 @@ featured: false
|
||||
popular: false
|
||||
hidden: false
|
||||
tags: [project guide, poc]
|
||||
order: 05
|
||||
order: "05"
|
||||
redirect_from:
|
||||
- /article/bitwarden-proof-of-concept-project-guide/
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user