mirror of
https://github.com/leisurelicht/wtfpython-cn.git
synced 2024-12-06 16:30:12 +08:00
style: 💄 Invert logo color for dark theme
This commit is contained in:
parent
79dcb2b655
commit
f528b32b4f
@ -1,4 +1,4 @@
|
|||||||
<p align="center"><img src="/images/logo.png" alt=""></p>
|
<p align="center"><img src="/images/logo.png#gh-light-mode-only" alt=""><img src="/images/logo-dark.png#gh-dark-mode-only" alt=""></p>
|
||||||
<h1 align="center">What the f*ck Python! 🐍</h1>
|
<h1 align="center">What the f*ck Python! 🐍</h1>
|
||||||
<p align="center">一些有趣且鲜为人知的 Python 特性.</p>
|
<p align="center">一些有趣且鲜为人知的 Python 特性.</p>
|
||||||
|
|
||||||
|
BIN
images/logo-dark.png
Normal file
BIN
images/logo-dark.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 13 KiB |
Loading…
Reference in New Issue
Block a user