docs: updated sponsors list
This commit is contained in:
10
README.md
10
README.md
@@ -548,6 +548,16 @@ Become a financial contributor and help us sustain our community [[Support](#sup
|
|||||||
|
|
||||||
#### GitHub Sponsors
|
#### GitHub Sponsors
|
||||||
|
|
||||||
|
<p align="center">
|
||||||
|
<a href="https://simplescraper.io/?utm_source=hs" target="_blank" rel="noopener">
|
||||||
|
<img
|
||||||
|
width="100"
|
||||||
|
src="https://raw.githubusercontent.com/hoppscotch/hoppscotch/main/assets/images/Simplescraper.png"
|
||||||
|
alt="Simplescraper"
|
||||||
|
/>
|
||||||
|
</a>
|
||||||
|
</p>
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<a href="https://github.com/eldadfux" target="_blank" rel="noopener">
|
<a href="https://github.com/eldadfux" target="_blank" rel="noopener">
|
||||||
<img
|
<img
|
||||||
|
|||||||
BIN
assets/images/Simplescraper.png
Normal file
BIN
assets/images/Simplescraper.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.9 KiB |
BIN
assets/images/Simplescraper_dark.png
Normal file
BIN
assets/images/Simplescraper_dark.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.9 KiB |
@@ -116,6 +116,15 @@
|
|||||||
/>
|
/>
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
<div class="contributors">
|
||||||
|
<a href="https://simplescraper.io/?utm_source=hs" target="_blank" rel="noopener">
|
||||||
|
<img
|
||||||
|
style="max-height: 50px"
|
||||||
|
src="~assets/images/Simplescraper_dark.png"
|
||||||
|
alt="Simplescraper"
|
||||||
|
/>
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
<div class="contributors">
|
<div class="contributors">
|
||||||
<a href="https://tyk.io?ref=hoppscotch" target="_blank" rel="noopener">
|
<a href="https://tyk.io?ref=hoppscotch" target="_blank" rel="noopener">
|
||||||
<img
|
<img
|
||||||
|
|||||||
@@ -5,7 +5,6 @@
|
|||||||
<a class="footer-link" href="https://www.netlify.com" target="_blank" rel="noopener">
|
<a class="footer-link" href="https://www.netlify.com" target="_blank" rel="noopener">
|
||||||
Powered by Netlify
|
Powered by Netlify
|
||||||
</a>
|
</a>
|
||||||
<span class="footer-link"> Sponsored by </span>
|
|
||||||
<span>
|
<span>
|
||||||
<a
|
<a
|
||||||
class="footer-link"
|
class="footer-link"
|
||||||
@@ -15,9 +14,6 @@
|
|||||||
>
|
>
|
||||||
OSS Capital
|
OSS Capital
|
||||||
</a>
|
</a>
|
||||||
</span>
|
|
||||||
<span class="footer-link"> & </span>
|
|
||||||
<span>
|
|
||||||
<a
|
<a
|
||||||
class="footer-link"
|
class="footer-link"
|
||||||
href="https://paw.cloud/?utm_source=hoppscotch&utm_medium=website&utm_campaign=hoppscotch-sponsorship"
|
href="https://paw.cloud/?utm_source=hoppscotch&utm_medium=website&utm_campaign=hoppscotch-sponsorship"
|
||||||
@@ -26,6 +22,14 @@
|
|||||||
>
|
>
|
||||||
Paw
|
Paw
|
||||||
</a>
|
</a>
|
||||||
|
<a
|
||||||
|
class="footer-link"
|
||||||
|
href="https://simplescraper.io/?utm_source=hs"
|
||||||
|
target="_blank"
|
||||||
|
rel="noopener"
|
||||||
|
>
|
||||||
|
Simplescraper
|
||||||
|
</a>
|
||||||
</span>
|
</span>
|
||||||
<iframe
|
<iframe
|
||||||
src="https://ghbtns.com/github-btn.html?user=hoppscotch&type=sponsor"
|
src="https://ghbtns.com/github-btn.html?user=hoppscotch&type=sponsor"
|
||||||
@@ -70,6 +74,7 @@
|
|||||||
@apply my-2;
|
@apply my-2;
|
||||||
@apply mx-4;
|
@apply mx-4;
|
||||||
@apply text-fgLightColor;
|
@apply text-fgLightColor;
|
||||||
|
@apply text-sm;
|
||||||
|
|
||||||
&:hover {
|
&:hover {
|
||||||
@apply text-fgColor;
|
@apply text-fgColor;
|
||||||
|
|||||||
Reference in New Issue
Block a user