docs: updated sponsors list
This commit is contained in:
@@ -81,9 +81,22 @@
|
||||
<hr />
|
||||
<div class="p-2">
|
||||
<h3 class="title">Financial Contributors</h3>
|
||||
<div class="contributors">
|
||||
<a href="http://appwrite.io?ref=hoppscotch" target="_blank" rel="noopener">
|
||||
<img
|
||||
style="height: 100%; width: 300px; background: #fff"
|
||||
src="~assets/images/appwrite-banner.svg"
|
||||
alt="Appwrite"
|
||||
/>
|
||||
</a>
|
||||
</div>
|
||||
<div class="contributors">
|
||||
<a href="https://www.deta.sh/?ref=hoppscotch" target="_blank" rel="noopener">
|
||||
<img style="max-width: 200px" src="~assets/images/hs-gh-banner.png" alt="Deta" />
|
||||
<img
|
||||
style="height: 100%; max-width: 200px"
|
||||
src="~assets/images/hs-gh-banner.png"
|
||||
alt="Deta"
|
||||
/>
|
||||
</a>
|
||||
</div>
|
||||
<div class="contributors">
|
||||
@@ -100,7 +113,7 @@
|
||||
</a>
|
||||
</div>
|
||||
<div class="contributors">
|
||||
<a href="https://tyk.io" target="_blank" rel="noopener">
|
||||
<a href="https://tyk.io?ref=hoppscotch" target="_blank" rel="noopener">
|
||||
<img
|
||||
style="max-width: 320px"
|
||||
src="~assets/images/Tyk-side-project-logo-tagline-blk.png"
|
||||
|
||||
@@ -19,13 +19,13 @@
|
||||
</span>
|
||||
<span>
|
||||
<a
|
||||
href="https://www.deta.sh/?ref=hoppscotch"
|
||||
href="https://appwrite.io/?ref=hoppscotch"
|
||||
target="_blank"
|
||||
rel="noopener"
|
||||
class="inline-flex items-center px-4 py-2 mx-4 font-mono text-sm rounded-md bg-bgDarkColor hide-on-small-screen"
|
||||
>
|
||||
Deploy your api for free on Deta
|
||||
<img class="w-8 ml-2" src="~assets/images/deta_portal.svg" alt="Deta" />
|
||||
Appwrite - Open-Source Backend as a Service
|
||||
<img class="w-8 ml-2" src="~assets/images/appwrite-icon.svg" alt="Appwrite" />
|
||||
</a>
|
||||
<button
|
||||
class="icon"
|
||||
|
||||
Reference in New Issue
Block a user