File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<p align =" center " >
22 <picture >
3- <source media="(prefers-color-scheme: dark)" srcset="docs/static/images/kick-long-dark .png">
4- <img src="docs/static/images/kick-long-light .png" alt="KICK" width="560">
3+ <source media="(prefers-color-scheme: dark)" srcset="docs/static/images/kick-long-light .png">
4+ <img src="docs/static/images/kick-long-dark .png" alt="KICK" width="560">
55 </picture >
66</p >
77
Original file line number Diff line number Diff line change @@ -14,8 +14,8 @@ llmsDescription: |
1414
1515<div class =" hx-mt-6 hx-mb-6 " >
1616 <picture >
17- <source srcset="images/kick-long-dark .png" media="(prefers-color-scheme: dark)">
18- <img src="images/kick-long-light .png" alt="KICK logo" style="max-width: 640px; width: 100%; margin: 0 auto; display: block">
17+ <source srcset="images/kick-long-light .png" media="(prefers-color-scheme: dark)">
18+ <img src="images/kick-long-dark .png" alt="KICK logo" style="max-width: 640px; width: 100%; margin: 0 auto; display: block">
1919 </picture >
2020</div >
2121
You can’t perform that action at this time.
0 commit comments