Skip to content

Commit eb29faa

Browse files
committed
Обновление спонсоров
1 parent c075244 commit eb29faa

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
@@ -18,7 +18,9 @@ Vue.js является программным продуктом с откры
1818
### Gold ($500/mo)
1919

2020
<p style="text-align: center; margin-top: 0; margin-bottom: 60px" class="sponsors-page">
21-
<a href="https://jsfiddle.net">
21+
<a href="https://deepstreamhub.com" target="_blank" style="width:130px;top:1px">
22+
<img src="/images/deepstream.png" style="width:130px">
23+
</a><a href="https://jsfiddle.net">
2224
<img src="/images/jsfiddle.png">
2325
</a><a href="https://laravel.com">
2426
<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 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>
16 KB
Loading

0 commit comments

Comments
 (0)