fix(docs): incorrect rust icon display in dark mode

The previous rust icon was not clearly displayed in both dark and light modes
This commit is contained in:
Hoey 2025-02-27 12:22:15 +08:00 committed by GitHub
parent 901c3d5063
commit 607aaf4533
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,7 +1,7 @@
---
title: Rust
author: pengzhanbo
icon: logos:rust
icon: simple-icons:rust
createTime: 2024/04/22 09:44:43
permalink: /guide/repl/rust/
---