Skip to content

Commit

Permalink
Merge pull request #5492 from twz123/update-logo
Browse files Browse the repository at this point in the history
New Logo
  • Loading branch information
twz123 authored Feb 3, 2025
2 parents ea288c3 + 3361e20 commit 488bcc1
Show file tree
Hide file tree
Showing 9 changed files with 44 additions and 8 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
![GitHub release (latest by date)](https://img.shields.io/github/v/release/k0sproject/k0s?label=latest%20stable)
![GitHub release (latest SemVer including pre-releases)](https://img.shields.io/github/v/release/k0sproject/k0s?include_prereleases&label=latest-release%20%28including+pre-release%29) ![GitHub commits since latest release (by date)](https://img.shields.io/github/commits-since/k0sproject/k0s/latest)

![k0s-logo-dark](docs/img/k0s-logo-full-color-dark.svg#gh-dark-mode-only)
![k0s-logo-light](docs/img/k0s-logo-full-color-light.svg#gh-light-mode-only)
![k0s-logo-dark](docs/img/k0s-logo-2025-horizontal-inverted.svg#gh-dark-mode-only)
![k0s-logo-light](docs/img/k0s-logo-2025-horizontal.svg#gh-light-mode-only)

## What happened to GitHub stargazers?

Expand Down
4 changes: 2 additions & 2 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

<!-- When changing this file, consider to change ../README.md, too! -->

![k0s-logo-dark](img/k0s-logo-full-color-dark.svg#only-dark)
![k0s-logo-light](img/k0s-logo-full-color-light.svg#only-light)
![k0s-logo-dark](img/k0s-logo-2025-horizontal-inverted.svg#only-dark)
![k0s-logo-light](img/k0s-logo-2025-horizontal.svg#only-light)

{%
include-markdown "../README.md"
Expand Down
Binary file added docs/img/k0s-favicon-192.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
19 changes: 19 additions & 0 deletions docs/img/k0s-logo-2025-horizontal-inverted.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
19 changes: 19 additions & 0 deletions docs/img/k0s-logo-2025-horizontal.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion docs/img/k0s-logo-full-color-dark.svg

This file was deleted.

1 change: 0 additions & 1 deletion docs/img/k0s-logo-full-color-light.svg

This file was deleted.

Binary file removed docs/img/k0s_social.png
Binary file not shown.
4 changes: 2 additions & 2 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,8 @@ theme:
highlightjs: true
language: "en"
custom_dir: docs/custom_theme
favicon: img/k0s_social.png
logo: img/k0s_social.png
favicon: img/k0s-favicon-192.png
logo: img/k0s-favicon-192.png
palette:
- scheme: default
primary: custom
Expand Down

0 comments on commit 488bcc1

Please sign in to comment.