night mode added

pull/434/head
Asabeneh 12 months ago
parent 9e93a96571
commit 6c97657291

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

@ -69,20 +69,25 @@
<p>Our amazing sponsors for supporting my open-source contribution and the <strong>30 Days of Challenge</strong> series!</p> <p>Our amazing sponsors for supporting my open-source contribution and the <strong>30 Days of Challenge</strong> series!</p>
<h3>Current Sponsor</h3> <h3>Current Sponsor</h3>
<hr /> <hr />
<p align="center"> <div align="center">
<a href="https://ref.wisprflow.ai/MPMzRGE" target="_blank"> <a href="https://ref.wisprflow.ai/MPMzRGE" target="_blank">
<img src="./images/Wispr_Flow-logo.png" width="400px" alt="Wispr Flow Logo" title = "Wispr Flow" /> <picture>
</a> <!-- Dark mode -->
</p> <source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/Asabeneh/asabeneh/master/images/Wispr_Flow-Logo-white.png" />
<!-- Light mode (fallback) -->
<h3 align="center">Dictation that understands code</h3> <img src="https://raw.githubusercontent.com/Asabeneh/asabeneh/master/images/Wispr_Flow-logo.png"
<p align="center" style="text-align:center;"> width="400px"
<em> Ship 4x faster with developer-first dictation that works in every app.</em> alt="Wispr Flow Logo"
</p> title="Wispr Flow" />
<hr > </picture>
<br> </a>
<h3>Dictation that understands code</h3>
<p><em>Ship 4x faster with developer-first dictation that works in every app.</em></p>
</div>
---
<h3>🙌 Become a Sponsor</h3> <h3>🙌 Become a Sponsor</h3>

Loading…
Cancel
Save