mirror of
https://github.com/bitwarden/help
synced 2026-01-07 19:13:59 +00:00
Staging (#294)
* jekyll redirect from * Organizations rev (#262) * Organizations revisions initial commit. * API doc updates * Fix absolute link causing build failure. * Add import to org article, and downstream order changes. * Bitwarden 101 videos: 1st steps toward proliferating these throughout /help. * Added 'Create Your Account' article, which references B101 Videos. * About SSO redirect & promote importing for orgs up the list * Create Org FAQs & trim Feature FAQs accordingly. * Image for Org FAQs * Move 'About the Business Portal' to Orgs category, and re-order accordingly. * Final edits. * Dchoi/bootstrap upgrade (#264) * bootstrap 4 upgrade and cleanup update gulp tasks * bootstrap package updates * renaming file convention * general outline of help outline * bitwarden help cleanup * article cleanup * article general styling complete * bootstrap help page upgrades * sidebar updates * Dchoi/bootstrap upgrade (#267) * bootstrap 4 upgrade and cleanup update gulp tasks * bootstrap package updates * renaming file convention * general outline of help outline * bitwarden help cleanup * article cleanup * article general styling complete * bootstrap help page upgrades * sidebar updates * toc dynamic and more updates * fix callout conditions * sidebar collapse functionality added * sidebar header toggle functionality * sidebar article fixes * Update sidebar.html Fix sidebar Release Notes link. * Update releasenotes.md Remove unnecessary category tag. * Delete release-notes.md Remove unnecessary category. * Update why-choose-bitwarden-for-your-team.md Test table image differentiation * Update why-choose-bitwarden-for-your-team.md Second image differentiation test * removed links from category breadcrumb and replaced with badges Co-authored-by: fred_the_tech_writer <69817454+fschillingeriv@users.noreply.github.com>
This commit is contained in:
18
404.html
18
404.html
@@ -4,13 +4,11 @@ title: Page Not Found
|
||||
permalink: /404.html
|
||||
---
|
||||
|
||||
<div class="container">
|
||||
<h1 class="page-header">
|
||||
<i class="fa fa-frown-o"></i>
|
||||
Page Not Found
|
||||
</h1>
|
||||
<p>
|
||||
The page you are looking for is no longer available at this address. It may have moved. Try searching for
|
||||
it using the search box above or navigate back to the <a href="/">home page</a> and start over.
|
||||
</p>
|
||||
</div>
|
||||
<h1 class="article-header">
|
||||
<i class="fa fa-frown-o"></i>
|
||||
{{page.title}}
|
||||
</h1>
|
||||
<p>
|
||||
The page you are looking for is no longer available at this address. It may have moved. Try searching for
|
||||
it using the search box above or navigate back to the <a href="/">home page</a> and start over.
|
||||
</p>
|
||||
Reference in New Issue
Block a user