Skip to content

Commit 722b1d4

Browse files
committed
update sponsors
1 parent 841439a commit 722b1d4

File tree

3 files changed

+6
-1
lines changed

3 files changed

+6
-1
lines changed

src/support-vuejs/index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,9 @@ However, the amount of effort needed to maintain and develop new features for th
1616
### Gold ($500/mo)
1717

1818
<p style="text-align: center; margin-top: 0; margin-bottom: 60px" class="sponsors-page">
19-
<a href="https://jsfiddle.net">
19+
<a href="https://deepstreamhub.com" target="_blank" style="width:130px;top:1px">
20+
<img src="/images/deepstream.png" style="width:130px">
21+
</a><a href="https://jsfiddle.net">
2022
<img src="/images/jsfiddle.png">
2123
</a><a href="https://laravel.com">
2224
<img src="/images/laravel.png">

themes/vue/layout/partials/sponsors.ejs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
<img style="width: 180px" src="<%- url_for("/images/stdlib.png") %>">
33
</a>
44
<br>
5+
<a href="https://deepstreamhub.com" target="_blank" style="width:130px;top:1px">
6+
<img src="<%- url_for("/images/deepstream.png") %>" style="width:130px">
7+
</a>
58
<a href="https://jsfiddle.net/" target="_blank">
69
<img src="<%- url_for("/images/jsfiddle.png") %>">
710
</a>
31.5 KB
Loading

0 commit comments

Comments
 (0)