Merge pull request #60 from k8sgpt-ai/chore/banner

chore: updated banner
This commit is contained in:
Alex Jones
2023-03-24 11:08:07 +00:00
committed by GitHub
3 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
<picture> <picture>
<source media="(prefers-color-scheme: dark)" srcset="./images/logo-white.png" width="100px;"> <source media="(prefers-color-scheme: dark)" srcset="./images/banner-white.png" width="600px;">
<img alt="Text changing depending on mode. Light: 'So light!' Dark: 'So dark!'" src="./images/logo-black.png" width="100px;"> <img alt="Text changing depending on mode. Light: 'So light!' Dark: 'So dark!'" src="./images/banner-black.png" width="600px;">
</picture> </picture>
_Try it out now_ _Try it out now_

BIN
images/banner-black.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 104 KiB

BIN
images/banner-white.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 104 KiB