From 6c7092c229d12e86f8cf2db16f27c3730ef6f04d Mon Sep 17 00:00:00 2001 From: Jonah Aragon Date: Fri, 1 Apr 2022 22:24:25 -0500 Subject: [PATCH] Various minor improvements (#843) --- README.md | 9 --------- .../{ravio-otp.png => raivo-otp.png} | Bin docs/index.md | 7 ++++--- docs/multi-factor-authentication.md | 6 +++--- docs/stylesheets/extra.css | 1 + 5 files changed, 8 insertions(+), 15 deletions(-) rename docs/assets/img/multi-factor-authentication/{ravio-otp.png => raivo-otp.png} (100%) diff --git a/README.md b/README.md index 96a8c6b4..503e8093 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,6 @@

Your central privacy and security resource to protect yourself online.

-

- -

@@ -22,9 +19,6 @@

-

- - @@ -36,9 +30,6 @@ - - -

diff --git a/docs/assets/img/multi-factor-authentication/ravio-otp.png b/docs/assets/img/multi-factor-authentication/raivo-otp.png similarity index 100% rename from docs/assets/img/multi-factor-authentication/ravio-otp.png rename to docs/assets/img/multi-factor-authentication/raivo-otp.png diff --git a/docs/index.md b/docs/index.md index 5d56b8be..571d4007 100644 --- a/docs/index.md +++ b/docs/index.md @@ -29,12 +29,13 @@ Trying to protect all your data from everyone all the time is impractical, expen -
+
## We need you! Here's how to get involved It's important for a website like Privacy Guides to always stay up-to-date. We need our audience to keep an eye on software updates for the applications listed on our site and follow recent news about providers that we recommend. We try our best to keep up, but we're not perfect and the internet is changing fast. If you find an error, think a provider should not be listed here, notice a qualified service provider is missing, believe a browser plugin is not the best choice anymore, or uncover anything else... Talk to us please. - -
+
+
+
- [:fontawesome-brands-reddit: Join the r/PrivacyGuides Subreddit](https://www.reddit.com/r/privacyguides) - [:fontawesome-brands-twitter: Follow @Privacy_Guides on Twitter](https://twitter.com/privacy_guides) diff --git a/docs/multi-factor-authentication.md b/docs/multi-factor-authentication.md index 25c319e6..f8105604 100644 --- a/docs/multi-factor-authentication.md +++ b/docs/multi-factor-authentication.md @@ -68,13 +68,13 @@ Authenticator Apps implement a security standard adopted by the Internet Enginee - [:fontawesome-brands-google-play: Google Play](https://play.google.com/store/apps/details?id=com.beemdevelopment.aegis) - [:fontawesome-brands-github: GitHub](https://github.com/beemdevelopment/Aegis) -### Ravio OTP +### Raivo OTP !!! recommendation - ![Ravio OTP logo](/assets/img/multi-factor-authentication/ravio-otp.png){ align=right } + ![Raivo OTP logo](/assets/img/multi-factor-authentication/ravio-otp.png){ align=right } - **Ravio OTP** is a native, lightweight and secure time-based (TOTP) & counter-based (HOTP) password client built for iOS. + **Raivo OTP** is a native, lightweight and secure time-based (TOTP) & counter-based (HOTP) password client built for iOS. [Visit website](https://github.com/raivo-otp/ios-application){ .md-button .md-button--primary } diff --git a/docs/stylesheets/extra.css b/docs/stylesheets/extra.css index 99c32b1b..d6af6d84 100644 --- a/docs/stylesheets/extra.css +++ b/docs/stylesheets/extra.css @@ -30,6 +30,7 @@ /* Purple buttons */ .md-typeset .md-button { color: var(--md-typeset-a-color); + margin-bottom: 5px; } .md-typeset .md-button--primary { color: white;