Skip to content

Commit d4dcc7a

Browse files
authored
chore: logo update (#339)
* chore: updated logo Signed-off-by: Alex Jones <[email protected]> * chore: updated logo Signed-off-by: Alex Jones <[email protected]> * chore: updated logo Signed-off-by: Alex Jones <[email protected]> * chore: updated logo Signed-off-by: Alex Jones <[email protected]> * chore: updated logo again Signed-off-by: Alex Jones <[email protected]> * chore: updated logo Signed-off-by: Alex Jones <[email protected]> * chore: updated logo Signed-off-by: Alex Jones <[email protected]> --------- Signed-off-by: Alex Jones <[email protected]>
1 parent 78ee280 commit d4dcc7a

File tree

7 files changed

+46
-6
lines changed

7 files changed

+46
-6
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1+
.DS_Store
12
k8sgpt*
23
*.vscode
34
dist/
45

5-
bin/
6+
bin/

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
1-
<picture>
2-
<source media="(prefers-color-scheme: dark)" srcset="./images/banner-white.png" width="600px;">
3-
<img alt="Text changing depending on mode. Light: 'So light!' Dark: 'So dark!'" src="./images/banner-black.png" width="600px;">
4-
</picture>
5-
<br/>
1+
<img src="./images/banner-white.png" width="600px;" />
62

73
![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/k8sgpt-ai/k8sgpt)
84
![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/k8sgpt-ai/k8sgpt/release.yaml)

images/banner-black.png

-104 KB
Binary file not shown.

images/banner-white.png

51.4 KB
Loading

images/banner-white.svg

Lines changed: 43 additions & 0 deletions
Loading

images/logo-black.png

-236 KB
Binary file not shown.

images/logo-white.png

-234 KB
Binary file not shown.

0 commit comments

Comments
 (0)