From 8d90b9fa8eb90620ce18c54ad54b0fd53486b300 Mon Sep 17 00:00:00 2001 From: Jonah Aragon Date: Sat, 30 Mar 2024 22:49:25 -0500 Subject: [PATCH] fixes --- docs/passwords.md | 17 ++++++++++++++--- docs/tools.md | 1 + 2 files changed, 15 insertions(+), 3 deletions(-) diff --git a/docs/passwords.md b/docs/passwords.md index 56627ca465..8a4d6c7140 100644 --- a/docs/passwords.md +++ b/docs/passwords.md @@ -46,6 +46,20 @@ schema: "@context": http://schema.org "@type": WebPage url: "./" + - + "@context": http://schema.org + "@type": SoftwareApplication + name: Proton Pass + image: /assets/img/password-management/protonpass.svg + url: https://proton.me/pass + applicationCategory: Password Manager + operatingSystem: + - Android + - iOS + subjectOf: + "@context": http://schema.org + "@type": WebPage + url: "./" - "@context": http://schema.org "@type": SoftwareApplication @@ -229,9 +243,6 @@ Proton Pass is an open-source, end-to-end encrypted password manager developed b
Downloads -- [:simple-googleplay: Google Play](https://play.google.com/store/apps/details?id=com.onepassword.android) -- [:simple-appstore: App Store](https://apps.apple.com/app/id1511601750) -- [:simple-windows11: Windows](https://1password.com/downloads/windows) - [:simple-firefoxbrowser: Firefox](https://addons.mozilla.org/en-US/firefox/addon/proton-pass/) - [:simple-googlechrome: Chrome](https://chromewebstore.google.com/detail/proton-pass-free-password/ghmbeldphafepmbegfdlkpapadhbakde) - [:simple-microsoftedge: Edge](https://chromewebstore.google.com/detail/proton-pass-free-password/ghmbeldphafepmbegfdlkpapadhbakde) diff --git a/docs/tools.md b/docs/tools.md index 9976f455cf..ddf9a0c94e 100644 --- a/docs/tools.md +++ b/docs/tools.md @@ -390,6 +390,7 @@ For encrypting your operating system drive, we typically recommend using whichev
- ![Bitwarden logo](assets/img/password-management/bitwarden.svg){ .twemoji } [Bitwarden](passwords.md#bitwarden) +- ![Proton Pass logo](assets/img/password-management/protonpass.svg){ .twemoji } [Proton Pass](passwords.md#proton-pass) - ![1Password logo](assets/img/password-management/1password.svg){ .twemoji } [1Password](passwords.md#1password) - ![Psono logo](assets/img/password-management/psono.svg){ .twemoji } [Psono](passwords.md#psono) - ![KeePassXC logo](assets/img/password-management/keepassxc.svg){ .twemoji } [KeePassXC](passwords.md#keepassxc)