Skip to content

Commit e0eaab3

Browse files
committed
update sponsors
1 parent c984547 commit e0eaab3

File tree

3 files changed

+9
-4
lines changed

3 files changed

+9
-4
lines changed

src/support-vuejs/index.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ 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://deepstreamhub.com" target="_blank" style="width:130px;top:1px">
20-
<img src="/images/deepstream.png" style="width:130px">
19+
<a href="https://deepstreamhub.com" target="_blank" style="width:140px;top:1px">
20+
<img src="/images/deepstream.png" style="width:140px">
2121
</a><a href="https://jsfiddle.net">
2222
<img src="/images/jsfiddle.png">
2323
</a><a href="https://laravel.com">
@@ -38,10 +38,12 @@ However, the amount of effort needed to maintain and develop new features for th
3838
<img src="/images/vuejobs.svg">
3939
</a><a href="https://leanpub.com/vuejs2" target="_blank">
4040
<img src="/images/tmvuejs2.png">
41+
</a><a href="https://famebroker.com" target="_blank" style="width:135px">
42+
<img src="/images/famebroker.png" style="width:135px">
4143
</a><a href="https://fancygrid.com" target="_blank">
4244
<img src="https://fancygrid.com/logo/logo.png">
43-
</a><a href="https://component.io" target="_blank" style="width:150px">
44-
<img src="/images/component_io.png" style="width:150px">
45+
</a><a href="https://component.io" target="_blank" style="width:140px">
46+
<img src="/images/component_io.png" style="width:140px">
4547
</a>
4648
</p>
4749

themes/vue/layout/partials/sponsors.ejs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@
3535
<a href="https://leanpub.com/vuejs2" target="_blank">
3636
<img src="<%- url_for("/images/tmvuejs2.png") %>">
3737
</a>
38+
<a href="https://famebroker.com" target="_blank" style="width:115px">
39+
<img src="<%- url_for("/images/famebroker.png") %>" style="width:115px">
40+
</a>
3841
<a href="https://fancygrid.com" target="_blank" style="width:110px;">
3942
<img src="<%- url_for("/images/fancygrid.png") %>" style="width:110px">
4043
</a>
6.31 KB
Loading

0 commit comments

Comments
 (0)