Skip to content

Commit 00e1aca

Browse files
chore: add dark/light mode banners for the root readme (#7)
1 parent d0f217c commit 00e1aca

3 files changed

Lines changed: 4 additions & 1 deletion

File tree

content/banner.dark.png

3.38 KB
Loading

content/banner.light.png

2.02 KB
Loading

readme.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1-
![banner](./content/banner.png)
1+
<p align="center">
2+
<img src="./content/banner.light.png#gh-light-mode-only">
3+
<img src="./content/banner.dark.png#gh-dark-mode-only">
4+
</p>

0 commit comments

Comments
 (0)