Update RustFS logo to use PNG icon from GitHub
Replace SVG logo with official PNG icon from RustFS GitHub organization. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
parent
6d3e7b7d93
commit
277ebec525
2 changed files with 1 additions and 1 deletions
BIN
public/svgs/rustfs.png
Normal file
BIN
public/svgs/rustfs.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 12 KiB |
|
|
@ -3,7 +3,7 @@
|
|||
# slogan: RustFS is a high-performance distributed storage system built with Rust, compatible with Amazon S3 APIs.
|
||||
# category: storage
|
||||
# tags: object, storage, server, s3, api, rust
|
||||
# logo: svgs/rustfs.svg
|
||||
# logo: svgs/rustfs.png
|
||||
|
||||
services:
|
||||
rustfs:
|
||||
|
|
|
|||
Loading…
Reference in a new issue