Various minor improvements (#843)

This commit is contained in:
Jonah Aragon 2022-04-01 22:24:25 -05:00 committed by GitHub
parent 345f446050
commit 6c7092c229
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 8 additions and 15 deletions

View File

@ -5,9 +5,6 @@
<p><em>Your central privacy and security resource to protect yourself online.</em></p>
<p><a href="https://www.privacyguides.org">
<img src="https://img.shields.io/uptimerobot/status/m786935055-1117e0819f5c23c651d46a17?label=website%20status">
</a>
<a href="https://opencollective.com/privacyguides">
<img src="https://img.shields.io/opencollective/all/privacyguides">
</a></p>
@ -22,9 +19,6 @@
<img src="https://img.shields.io/github/stars/privacyguides?style=social">
</a></p>
<p><a href="https://app.netlify.com/sites/privacyguides/deploys">
<img src="https://img.shields.io/netlify/f40bcb64-a6ed-4650-9ca6-7d3ac293d2be">
</a>
<a href="https://github.com/privacyguides/privacyguides.org/issues">
<img src="https://img.shields.io/github/issues-raw/privacyguides/privacyguides.org">
</a>
@ -36,9 +30,6 @@
</a>
<a href="https://github.com/privacyguides/privacyguides.org/pulls?q=is%3Apr+is%3Aclosed">
<img src="https://img.shields.io/github/issues-pr-closed-raw/privacyguides/privacyguides.org">
</a>
<a href="https://github.com/privacytools/privacytools.io/issues">
<img src="https://img.shields.io/github/issues/privacytools/privacytools.io?color=black&label=upstream%20issues">
</a></p>
</div>

View File

Before

Width:  |  Height:  |  Size: 40 KiB

After

Width:  |  Height:  |  Size: 40 KiB

View File

@ -29,12 +29,13 @@ Trying to protect all your data from everyone all the time is impractical, expen
</div>
</div>
<center style="padding:5em;" markdown>
<center style="padding-top:5em;max-width:960px;margin:auto;" markdown>
## 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.
<div class="grid cards" style="max-width:800px" markdown>
</center>
<center markdown>
<div class="grid cards" style="max-width:800px;text-align:center;padding-bottom:5em;" markdown>
- [: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)

View File

@ -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 }

View File

@ -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;