Skip to content

Commit bbe20d6

Browse files
committed
night mode added
1 parent 3a3961e commit bbe20d6

File tree

1 file changed

+24
-10
lines changed

1 file changed

+24
-10
lines changed

readMe.md

Lines changed: 24 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -47,16 +47,30 @@ Our amazing sponsors for supporting my open-source contribution and the **30 Day
4747
### Current Sponsor
4848

4949
---
50-
<p align="center">
51-
<a href="https://ref.wisprflow.ai/MPMzRGE" target="_blank">
52-
<img src="./images/Wispr_Flow-logo.png" width="400px" alt="Wispr Flow Logo" title = "Wispr Flow" />
53-
</a>
54-
</p>
55-
56-
<h3 align="center">Dictation that understands code</h3>
57-
<p align="center" style="text-align:center;">
58-
<em> Ship 4x faster with developer-first dictation that works in every app.</em>
59-
</p>
50+
<div>
51+
<h2>💖 Sponsors</h2>
52+
53+
<p>Our amazing sponsors for supporting my open-source contribution and the <strong>30 Days of Challenge</strong> series!</p>
54+
55+
<h3>Current Sponsor</h3>
56+
<hr />
57+
<div align="center">
58+
<a href="https://ref.wisprflow.ai/MPMzRGE" target="_blank">
59+
<picture>
60+
<!-- Dark mode -->
61+
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/Asabeneh/asabeneh/master/images/Wispr_Flow-Logo-white.png" />
62+
<!-- Light mode (fallback) -->
63+
<img src="https://raw.githubusercontent.com/Asabeneh/asabeneh/master/images/Wispr_Flow-logo.png"
64+
width="400px"
65+
alt="Wispr Flow Logo"
66+
title="Wispr Flow" />
67+
</picture>
68+
</a>
69+
70+
<h3>Dictation that understands code</h3>
71+
<p><em>Ship 4x faster with developer-first dictation that works in every app.</em></p>
72+
</div>
73+
<hr />
6074

6175
---
6276

0 commit comments

Comments
 (0)