File tree Expand file tree Collapse file tree 1 file changed +24
-10
lines changed Expand file tree Collapse file tree 1 file changed +24
-10
lines changed Original file line number Diff line number Diff line change @@ -47,16 +47,30 @@ Our amazing sponsors for supporting my open-source contribution and the **30 Day
47
47
### Current Sponsor
48
48
49
49
---
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 />
60
74
61
75
---
62
76
You can’t perform that action at this time.
0 commit comments