Skip to content

Commit 3c71fdf

Browse files
committed
[关注我们] 添加b站帐号
bilibili logo: FortAwesome/Font-Awesome#9789 (comment)
1 parent d8900cb commit 3c71fdf

File tree

2 files changed

+18
-9
lines changed

2 files changed

+18
-9
lines changed

_assets/infra/bilibili-tv.svg

+1
Loading

index.html

+17-9
Original file line numberDiff line numberDiff line change
@@ -495,36 +495,44 @@ <h2 class="lead secondary-heading">关注我们</h2>
495495

496496
<!-- Row Discourse-Github-Videos-Twitter -->
497497
<div class="row">
498-
<div class="col-lg-3 col-md-6" style="text-align:center;">
498+
<div class="col-md" style="text-align:center;">
499499
<h3>论坛</h3>
500500
<a href="https://discourse.juliacn.com/" target="_blank">
501501
<img src="/assets/infra/discourse.svg" height="85" width="85" alt="Discourse Logo" /></a>
502502
<h4 class="outer-link">
503503
<a class="link extra-link" href="https://discourse.juliacn.com/" target="_blank">中文论坛</a>
504504
</h4>
505505
</div>
506-
<div class="col-lg-3 col-md-6" style="text-align:center;">
506+
<div class="col-md" style="text-align:center">
507+
<h3>QQ 群</h3>
508+
<a href="" target="_blank">
509+
<img src="/assets/infra/qq.svg" height="85" width="85" alt="YouTube Logo" /></a>
510+
<h4 class="outer-link">
511+
<a class="link extra-link" href="" target="_blank">中文社区讨论群:316628299</a>
512+
</h4>
513+
</div>
514+
<div class="col-lg-3 col-md" style="text-align:center;">
507515
<h3>Github</h3>
508516
<a href="https://github.com/JuliaCN" target="_blank">
509517
<img src="/assets/infra/github.svg" height="85" width="85" alt="GitHub Logo" /></a>
510518
<h4 class="outer-link">
511519
<a class="link extra-link" href="https://github.com/JuliaCN" target="_blank">JuliaCN 中文开源组织</a>
512520
</h4>
513521
</div>
514-
<div class="col-lg-3 col-md-6" style="text-align:center">
515-
<h3>QQ 群</h3>
516-
<a href="" target="_blank">
517-
<img src="/assets/infra/qq.svg" height="85" width="85" alt="YouTube Logo" /></a>
522+
<div class="col-md" style="text-align:center">
523+
<h3>Bilibili</h3>
524+
<a href="https://space.bilibili.com/356692611" target="_blank">
525+
<img src="/assets/infra/bilibili-tv.svg" height="85" width="85" alt="YouTube Logo" /></a>
518526
<h4 class="outer-link">
519-
<a class="link extra-link" href="" target="_blank">中文社区讨论群:316628299</a>
527+
<a class="link extra-link" href="https://space.bilibili.com/356692611" target="_blank">Julialang 中文社区账号</a>
520528
</h4>
521529
</div>
522-
<div class="col-lg-3 col-md-6" style="text-align:center">
530+
<div class="col-md" style="text-align:center">
523531
<h3>知乎</h3>
524532
<a href="https://www.zhihu.com/topic/19678370/hot" target="_blank">
525533
<img src="/assets/infra/zhihu.svg" height="85" width="85" alt="Twitter Logo" /></a>
526534
<h4 class="outer-link">
527-
<a class="link extra-link" href="https://www.zhihu.com/topic/19678370/hot" target="_blank">提问带上 “Julia(编程语言)” 标签</a>
535+
<a class="link extra-link" href="https://www.zhihu.com/topic/19678370/hot" target="_blank">“Julia(编程语言)” 话题</a>
528536
</h4>
529537
</div>
530538
</div>

0 commit comments

Comments
 (0)