mirror of
https://github.com/k8sgpt-ai/k8sgpt.git
synced 2025-07-05 19:46:52 +00:00
Merge pull request #44 from k8sgpt-ai/chore/logo-update
chore: adjusted logo to change based on background
This commit is contained in:
commit
866ee9f15e
@ -1,5 +1,7 @@
|
||||
<img src="images/logo.png" width="100px;" />
|
||||
|
||||
<picture>
|
||||
<source media="(prefers-color-scheme: dark)" srcset="./images/logo-white.png" width="100px;">
|
||||
<img alt="Text changing depending on mode. Light: 'So light!' Dark: 'So dark!'" src="./images/logo-black.png" width="100px;">
|
||||
</picture>
|
||||
|
||||
`k8sgpt` is a tool for scanning your kubernetes clusters, diagnosing and triaging issues in simple english.
|
||||
|
||||
|
BIN
images/logo-black.png
Normal file
BIN
images/logo-black.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 236 KiB |
BIN
images/logo-white.png
Normal file
BIN
images/logo-white.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 234 KiB |
BIN
images/logo.png
BIN
images/logo.png
Binary file not shown.
Before Width: | Height: | Size: 880 KiB |
Loading…
Reference in New Issue
Block a user