Skip to content
This repository was archived by the owner on Jun 13, 2023. It is now read-only.

Commit bfccb6c

Browse files
committed
streaming link
1 parent 0ea4806 commit bfccb6c

File tree

3 files changed

+5
-0
lines changed

3 files changed

+5
-0
lines changed

2016/en.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
lang: en
66
date: 2016-11-05 (Sat)
77
register: Registration ended
8+
livestreaming: Live Streaming!
89
summary: VimConf is an international Vim conference.
910

1011
about:

2016/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
lang: ja
66
date: 2016.11.05 (Sat)
77
register: 募集期間が終了しました
8+
livestreaming: ライブ中継中!
89
summary: VimConfは、Vimのユーザーやプラグイン開発者、本体のコア部分の開発貢献者など<br>Vimに関わるすべての人のための、国際会議です。
910

1011
about:

_layouts/2016/default.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,10 @@ <h1 class="main-title">{{page.title}}</h1>
3030
<time class="sub-title">{{page.date}}</time>
3131
</div>
3232
<div class="register">
33+
<a href="http://www.youtube.com/c/Vim-jpOrg/live" target="_blank" class="button">{{page.livestreaming}}</a>
34+
<!--
3335
<a href="http://vimconf.connpass.com/event/43483/" target="_blank" class="button">{{page.register}}</a>
36+
-->
3437
</div>
3538
</header>
3639
<section class="section">

0 commit comments

Comments
 (0)