Commit b6b4cd5
authored
Fix sponsored by text appearing after sponsors (#3008)
fixes the "sponsored by" text appearing after the actual sponsors.
before:
<img width="1146" alt="image"
src="https://user-images.githubusercontent.com/11602629/235602845-a99d75d8-e0c9-4f18-a6b0-f6d42c2678a8.png">
after:
<img width="1189" alt="image"
src="https://user-images.githubusercontent.com/11602629/235603071-ef2b1362-a321-4c9a-82e7-3e5be535a373.png">
let me know if any other changes are recommended =)1 parent 4998bc3 commit b6b4cd5
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
17 | 20 | | |
18 | 21 | | |
19 | 22 | | |
20 | 23 | | |
21 | 24 | | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
0 commit comments