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 1cc57b2 commit d2dd340Copy full SHA for d2dd340
README.md
@@ -15,5 +15,9 @@
15
<br>
16
17
[](https://www.cloud09.xyz/)
18
-
+<picture>
19
+ <source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/Cloud-OG/Cloud-OG/output/github-contribution-grid-snake-dark.svg" />
20
+ <source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/Cloud-OG/Cloud-OG/output/github-contribution-grid-snake.svg" />
21
+ <img width="100%" alt="github-snake" src="https://raw.githubusercontent.com/Cloud-OG/Cloud-OG/output/github-contribution-grid-snake.svg" />
22
+</picture>
23
</div>
0 commit comments