docs(readme): add themed cover image

This commit is contained in:
Xubin Ren
2026-06-14 19:22:47 +08:00
parent b226a95588
commit f30ef9f28e
4 changed files with 4 additions and 1 deletions
+4 -1
View File
@@ -1,4 +1,7 @@
![nanobot README cover](./images/readme-cover.png)
<picture>
<source media="(prefers-color-scheme: dark)" srcset="./images/readme-cover-dark.png">
<img alt="nanobot README cover" src="./images/readme-cover-light.png">
</picture>
<div align="center">
<p>
Binary file not shown.

After

Width:  |  Height:  |  Size: 67 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 83 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 166 KiB