Skip to content

Commit c59ab35

Browse files
committed
docs: add partner and friend_link
1 parent b151301 commit c59ab35

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

src/pages/about/partners.vue

+3-1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ layout
2929
a(href="http://jiasuhui.com/" target="_blank") 加速会
3030
a(href="http://www.welian.com/" target="_blank") 微链
3131
a(href="http://bbs.xiuno.com/" target="_blank") Xiuno
32+
a(href="https://laravel-china.org/" target="_blank") LaravelChina
3233
</template>
3334

3435
<script>
@@ -68,7 +69,8 @@ export default {
6869
{ name: '程序员客栈', file: 'proginn', link: 'https://www.proginn.com/?fupyun' },
6970
{ name: '观止云', file: 'guanzhi', link: 'http://www.bravovcloud.com/' },
7071
{ name: '云片', file: 'yunpian', link: 'https://www.yunpian.com/' },
71-
{ name: '付钱拉', file: 'fuqianla', link: 'http://www.fuqianla.net/' }
72+
{ name: '付钱拉', file: 'fuqianla', link: 'http://www.fuqianla.net/' },
73+
{ name: '优帆远扬', file: 'yousails', link: 'https://yousails.com/' }
7274
]
7375
}
7476
},

static/logos/yousails-grey.png

29.9 KB
Loading

static/logos/yousails.png

30.9 KB
Loading

0 commit comments

Comments
 (0)