File tree Expand file tree Collapse file tree 3 files changed +8
-7
lines changed Expand file tree Collapse file tree 3 files changed +8
-7
lines changed Original file line number Diff line number Diff line change @@ -6,15 +6,15 @@ Current premium sponsors:
6
6
<a href =" https://strikingly.com " >
7
7
<img width="360px" src="/images/strikingly.png">
8
8
</a >
9
- <a href =" http://itunescn.com " >
10
- <img width="250px" src="/images/itunescn.png">
11
- </a >
12
9
<a href =" https://jsfiddle.net " >
13
10
<img width="250px" src="/images/jsfiddle.png">
14
11
</a >
15
12
<a href =" https://laravel.com " >
16
13
<img width="250px" src="/images/laravel.png">
17
14
</a >
15
+ <a href =" https://chaitin.cn " >
16
+ <img width="250px" src="/images/chaitin.png">
17
+ </a >
18
18
</p >
19
19
20
20
Vue.js is an MIT licensed open source project and completely free to use.
Original file line number Diff line number Diff line change 6
6
<img src =" /images/strikingly.png" >
7
7
</a >
8
8
<% if (page .path === ' index.html' ) { % >
9
- < br>
10
- < a href= " http://itunescn.com" target= " _blank" >
11
- < img src= " /images/itunescn.png" >
12
- < / a>
13
9
< br>
14
10
< a href= " https://jsfiddle.net/" target= " _blank" >
15
11
< img src= " /images/jsfiddle.png" >
16
12
< / a>
13
+ < br>
17
14
< a href= " https://laravel.com/" target= " _blank" >
18
15
< img src= " /images/laravel.png" >
19
16
< / a>
17
+ < br>
18
+ < a href= " https://chaitin.cn" target= " _blank" >
19
+ < img src= " /images/chaitin.png" >
20
+ < / a>
20
21
< % } %>
21
22
</div >
You can’t perform that action at this time.
0 commit comments