1
0
mirror of https://github.com/bitwarden/help synced 2025-12-06 00:03:30 +00:00

sidemenu update

This commit is contained in:
DanHillesheim
2021-09-14 10:58:48 -06:00
parent c79b5df81d
commit 5441c3d35c
17 changed files with 31 additions and 31 deletions

View File

@@ -2,5 +2,5 @@
layout: category
title: Getting Started
featured: true
order: true
order: "01"
---

View File

@@ -2,5 +2,5 @@
layout: category
title: Your Vault
featured: true
order: true
order: "02"
---

View File

@@ -2,5 +2,5 @@
layout: category
title: Bitwarden Send
featured: true
order: true
order: "03"
---

View File

@@ -2,5 +2,5 @@
layout: category
title: Import & Export
featured: true
order: true
order: "04"
---

View File

@@ -2,5 +2,5 @@
layout: category
title: Auto-fill
featured: true
order: true
order: "05"
---

View File

@@ -2,5 +2,5 @@
layout: category
title: Two-step Login
featured: true
order: true
order: "06"
---

View File

@@ -2,5 +2,5 @@
layout: category
title: On-premises Hosting
featured: true
order: true
order: "07"
---

View File

@@ -2,5 +2,5 @@
layout: category
title: Organizations
featured: true
order: true
order: "08"
---

View File

@@ -2,5 +2,5 @@
layout: category
title: Provider Portal
featured: true
order: true
order: "09"
---

View File

@@ -2,5 +2,5 @@
layout: category
title: Directory Connector
featured: true
order: true
order: "10"
---

View File

@@ -2,5 +2,5 @@
layout: category
title: Login with SSO
featured: true
order: true
order: "11"
---

View File

@@ -2,5 +2,5 @@
layout: category
title: Security
featured: true
order: true
order: "12"
---

View File

@@ -2,5 +2,5 @@
layout: category
title: Plans and Pricing
featured: true
order: true
order: "13"
---

View File

@@ -2,5 +2,5 @@
layout: category
title: Business Resources
featured: true
order: true
order: "14"
---

View File

@@ -2,5 +2,5 @@
layout: category
title: Miscellaneous
featured: true
order: true
order: "15"
---

View File

@@ -27,21 +27,21 @@ collections:
output: true
permalink: /:path/
order:
- getting-started.md
- account-management.md
- send.md
- import-export.md
- auto-fill.md
- two-step-login.md
- hosting.md
- organizations.md
- providers.md
- directory-connector.md
- login-with-sso.md
- security.md
- plans-and-pricing.md
- business.md
- miscellaneous.md
- 01_getting-started.md
- 02_account-management.md
- 03_send.md
- 04_import-export.md
- 05_auto-fill.md
- 06_two-step-login.md
- 07_hosting.md
- 08_organizations.md
- 09_providers.md
- 10_directory-connector.md
- 11_login-with-sso.md
- 12_security.md
- 13_plans-and-pricing.md
- 14_business.md
- 15_miscellaneous.md
articles:
output: true
permalink: /article/:name/

View File

@@ -14,7 +14,7 @@
</ul>
</div>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#menu" aria-controls="menu" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
<span class="navbar-toggler-icon"></span>
</button>
</nav>
</div>