Skip to content

Commit

Permalink
Merge pull request #1782 from utam0k/logo
Browse files Browse the repository at this point in the history
New logo!
  • Loading branch information
utam0k authored Apr 6, 2023
2 parents adc633a + e54f2df commit af6abd8
Show file tree
Hide file tree
Showing 9 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
[![codecov](https://codecov.io/gh/containers/youki/branch/main/graph/badge.svg)](https://codecov.io/gh/containers/youki)

<p align="center">
<img src="docs/youki_flat_full.png" width="450">
<img src="docs/youki.png" width="450">
</p>

youki is an implementation of the [OCI runtime-spec](https://github.com/opencontainers/runtime-spec) in Rust, similar to [runc](https://github.com/opencontainers/runc).
Expand Down
Binary file added docs/archive/youki.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
File renamed without changes
File renamed without changes
Binary file modified docs/src/assets/youki.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/src/youki.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Youki

<p align="center">
<img src="./assets/youki_flat_full.png" width="450">
<img src="./assets/youki.png" width="450">
</p>

youki is an implementation of the [OCI runtime-spec](https://github.com/opencontainers/runtime-spec) in Rust, similar to [runc](https://github.com/opencontainers/runc).
Expand Down
Binary file modified docs/youki.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/youki_flat_full.png
Binary file not shown.

0 comments on commit af6abd8

Please sign in to comment.