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

Commit 3ef597f

Browse files
committed
Change status to VimConf 2016 is ended
1 parent bfccb6c commit 3ef597f

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

2016/en.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
subtitle: An international conference for Vim
55
lang: en
66
date: 2016-11-05 (Sat)
7-
register: Registration ended
7+
register: VimConf 2016 is ended. See you next year :)
88
livestreaming: Live Streaming!
99
summary: VimConf is an international Vim conference.
1010

2016/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
subtitle: An international conference for Vim
55
lang: ja
66
date: 2016.11.05 (Sat)
7-
register: 募集期間が終了しました
7+
register: VimConf 2016 は無事に終了しました。また来年お会いしましょう :)
88
livestreaming: ライブ中継中!
99
summary: VimConfは、Vimのユーザーやプラグイン開発者、本体のコア部分の開発貢献者など<br>Vimに関わるすべての人のための、国際会議です。
1010

_layouts/2016/default.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +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>
3433
<!--
35-
<a href="http://vimconf.connpass.com/event/43483/" target="_blank" class="button">{{page.register}}</a>
34+
<a href="http://www.youtube.com/c/Vim-jpOrg/live" target="_blank" class="button">{{page.livestreaming}}</a>
3635
-->
36+
<a href="#" target="_blank" class="button disabled">{{page.register}}</a>
3737
</div>
3838
</header>
3939
<section class="section">

0 commit comments

Comments
 (0)