Skip to content

Commit 86e7869

Browse files
authored
Merge pull request satwikkansal#320 from Sea-n/master
Invert logo color for dark theme
2 parents 19d4b07 + 1b1b9d4 commit 86e7869

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<p align="center"><img src="/images/logo.png" alt=""></p>
1+
<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>
22
<h1 align="center">What the f*ck Python! 😱</h1>
33
<p align="center">Exploring and understanding Python through surprising snippets.</p>
44

images/logo-dark.png

12.7 KB
Loading

0 commit comments

Comments
 (0)