1 parent 7dccc3e commit 78c8d48Copy full SHA for 78c8d48
3 files changed
README.md
@@ -1,6 +1,10 @@
1
<div align="center">
2
3
-<img src="banner.svg" alt="viralens" width="100%">
+<picture>
4
+ <source media="(prefers-color-scheme: dark)" srcset="reports/img/viralens-github-dark.png">
5
+ <source media="(prefers-color-scheme: light)" srcset="reports/img/viralens-github-light.png">
6
+ <img src="reports/img/viralens-github-light.png" alt="viralens creator analytics overview" width="100%">
7
+</picture>
8
9
[](LICENSE)
10
[](https://github.com/HarryXin0919/viralens/releases/latest)
reports/img/viralens-github-dark.png
237 KB
reports/img/viralens-github-light.png
236 KB
0 commit comments