Skip to content

Commit ee31ab6

Browse files
committed
add chaitin as sponsor
1 parent d300a56 commit ee31ab6

File tree

3 files changed

+8
-7
lines changed

3 files changed

+8
-7
lines changed

src/support-vuejs/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@ Current premium sponsors:
66
<a href="https://strikingly.com">
77
<img width="360px" src="/images/strikingly.png">
88
</a>
9-
<a href="http://itunescn.com">
10-
<img width="250px" src="/images/itunescn.png">
11-
</a>
129
<a href="https://jsfiddle.net">
1310
<img width="250px" src="/images/jsfiddle.png">
1411
</a>
1512
<a href="https://laravel.com">
1613
<img width="250px" src="/images/laravel.png">
1714
</a>
15+
<a href="https://chaitin.cn">
16+
<img width="250px" src="/images/chaitin.png">
17+
</a>
1818
</p>
1919

2020
Vue.js is an MIT licensed open source project and completely free to use.

themes/vue/layout/partials/ad.ejs

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,17 @@
66
<img src="/images/strikingly.png">
77
</a>
88
<% if (page.path === 'index.html') { %>
9-
<br>
10-
<a href="http://itunescn.com" target="_blank">
11-
<img src="/images/itunescn.png">
12-
</a>
139
<br>
1410
<a href="https://jsfiddle.net/" target="_blank">
1511
<img src="/images/jsfiddle.png">
1612
</a>
13+
<br>
1714
<a href="https://laravel.com/" target="_blank">
1815
<img src="/images/laravel.png">
1916
</a>
17+
<br>
18+
<a href="https://chaitin.cn" target="_blank">
19+
<img src="/images/chaitin.png">
20+
</a>
2021
<% } %>
2122
</div>

themes/vue/source/images/chaitin.png

6.93 KB
Loading

0 commit comments

Comments
 (0)