We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d4371c commit 0f412e7Copy full SHA for 0f412e7
README.md
@@ -15,6 +15,8 @@
15
16
[](https://www.cloud09.xyz/)
17
<picture>
18
-
+ <source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/Cloud-OG/Cloud-OG/output/github-contribution-grid-snake-dark.svg" />
19
+ <source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/Cloud-OG/Cloud-OG/output/github-contribution-grid-snake.svg" />
20
+ <img width="100%" alt="github-snake" src="https://raw.githubusercontent.com/Cloud-OG/Cloud-OG/output/github-contribution-grid-snake.svg" />
21
</picture>
22
</div>
0 commit comments