We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35b426f commit 288e756Copy full SHA for 288e756
1 file changed
README.md
@@ -1,8 +1,4 @@
1
-<picture>
2
- <source media="(prefers-color-scheme: dark)" srcset="https://github.com/codellm-devkit/.github/blob/main/profile/assets/cldk-dark.png">
3
- <source media="(prefers-color-scheme: light)" srcset="https://github.com/codellm-devkit/.github/blob/main/profile/assets/cldk-light.png">
4
- <img alt="Logo">
5
-</picture>
+<img src="https://github.com/codellm-devkit/.github/blob/main/profile/assets/cldk-light.png" alt="Logo">
6
<p align='center'></p>
7
8
0 commit comments