Skip to content

Commit ab9a444

Browse files
committedApr 20, 2022
chore(readme): add redpanda sponsors
1 parent 40f9004 commit ab9a444

File tree

2 files changed

+32
-3
lines changed

2 files changed

+32
-3
lines changed
 

‎README.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,27 @@
4040
</td>
4141
</tr>
4242
</table>
43+
<table>
44+
<tr>
45+
<td>
46+
<img width="1000" height="0">
47+
<a href="https://redpanda.com/?utm_source=AKHQ" >
48+
49+
<img style="background-color: #FFF;padding:10px" src="https://user-images.githubusercontent.com/2064609/164302508-76ac1dfb-6c50-43d4-a092-ff275b25a032.svg" alt="Upstash" width="260" align="right">
50+
</a>
51+
52+
<h3>Redpanda</h3>
53+
54+
<ul>
55+
<li>Redpanda is a streaming data platform for developers.</li>
56+
<li>Kafka API compatible.</li>
57+
<li>10x faster. No ZooKeeper. No JVM!</li>
58+
</ul>
59+
60+
[redpanda.com](https://redpanda.com/?utm_source=AKHQ)
61+
</td>
62+
</tr>
63+
</table>
4364

4465
## From AKHQ project creator
4566
<table>

‎docs/.vuepress/components/Index.vue

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -390,27 +390,35 @@
390390
<p>These support consists in providing time for contribution to core
391391
contributors.</p>
392392
<div class="mu-about-info-companies text-center">
393-
<span class="mu-about-image">
393+
<span class="mu-about-image mb-2">
394394
<img aria-hidden="true"
395395
style="width:210px"
396396
src="/assets/images/using/la-redoute.jpg" alt="La Redoute">
397397
</span>
398-
<span class="mu-about-image">
398+
<span class="mu-about-image mb-2">
399399
<a href="https://www.linkedin.com/company/polarising/"
400400
target="_blank">
401401
<img aria-hidden="true"
402402
style="width:210px"
403403
src="/assets/images/polarising.png" alt="Polarising">
404404
</a>
405405
</span>
406-
<span class="mu-about-image">
406+
<span class="mu-about-image mb-2">
407407
<a href="https://upstash.com/?utm_source=AKHQ"
408408
target="_blank">
409409
<img aria-hidden="true"
410410
style="width:210px"
411411
src="https://raw.githubusercontent.com/upstash/sponsorship/master/logo.png" alt="Upstash">
412412
</a>
413413
</span>
414+
<span class="mu-about-image">
415+
<a href="https://redpanda.com/?utm_source=AKHQ"
416+
target="_blank">
417+
<img aria-hidden="true"
418+
style="width:210px"
419+
src="https://user-images.githubusercontent.com/2064609/164302508-76ac1dfb-6c50-43d4-a092-ff275b25a032.svg" alt="Redpanda">
420+
</a>
421+
</span>
414422
</div>
415423
</div>
416424
</div>

0 commit comments

Comments
 (0)