Use dark mode logo when in dark mode (in readme) (#965)

Signed-off-by: Daniel Gray <dng@disroot.org>
This commit is contained in:
lexi 2022-04-10 14:19:06 +00:00 committed by Daniel Gray
parent 6673523a71
commit f6a176b30c
No known key found for this signature in database
GPG Key ID: 41911F722B0F9AE3

View File

@ -1,7 +1,11 @@
<div align="center">
<a href="https://privacyguides.org">
<a href="https://privacyguides.org#gh-light-mode-only">
<img src="/docs/assets/img/layout/privacy-guides-logo.svg" width="500px" alt="Privacy Guides" />
</a>
<a href="https://privacyguides.org#gh-dark-mode-only">
<img src="/docs/assets/img/layout/privacy-guides-logo-dark.svg" width="500px" alt="Privacy Guides" />
</a>
<p><em>Your central privacy and security resource to protect yourself online.</em></p>