Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

(events): add ngjapan #3386

Merged
merged 1 commit into from
Mar 17, 2017
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 30 additions & 0 deletions public/events.jade
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,16 @@ table.is-full-width
td London, United Kingdom
td May 11, 2017

<!-- Google IO -->
tr
th
a(
target="_blank"
href="https://events.google.com/io"
) Google IO
td Mountain View, California
td May 17, 2017

<!-- AngleBrackets-->
tr
th
Expand All @@ -67,6 +77,26 @@ table.is-full-width
td Orlando, Florida
td May 21, 2017

<!-- ReactiveConf -->
tr
th
a(
target="_blank"
href="https://events.google.com/io"
) Google IO
td Mountain View, California
td May 17, 2017

<!-- ngJapan -->
tr
th
a(
target="_blank"
href="http://ngjapan.org/"
) ng-Japan 2017
td Tokyo, Japan
td June 17, 2017

<!-- AngularConnect-->
tr
th
Expand Down