mirror of
https://github.com/nonebot/nonebot2.git
synced 2026-06-15 17:12:28 +00:00
📝 Docs: 添加 uwu logo (#2689)
This commit is contained in:
@@ -47,6 +47,7 @@ function HomeHero(): JSX.Element {
|
||||
|
||||
return (
|
||||
<div className="home-hero">
|
||||
<img src="/img/uwu.svg" alt="uwu" className="home-hero-uwu" />
|
||||
<img src={logo!.src} alt={logo!.alt} className="home-hero-logo" />
|
||||
<h1 className="home-hero-title">
|
||||
<span className="text-primary">None</span>
|
||||
|
||||
Reference in New Issue
Block a user