1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-07-01 17:22:39 +00:00

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

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>