docs(events): update the events page (#3141)
This commit is contained in:
parent
15d9ccb419
commit
f0388b527d
|
@ -7,44 +7,12 @@ table.is-full-width
|
||||||
|
|
||||||
tbody
|
tbody
|
||||||
|
|
||||||
<!-- dotJS -->
|
<!-- ngVikings -->
|
||||||
tr
|
tr
|
||||||
th
|
th
|
||||||
a(
|
a(
|
||||||
target="_blank"
|
target="_blank"
|
||||||
href="http://www.dotjs.io/"
|
href="https://ngvikings.org/"
|
||||||
) dotJS
|
) ngVikings
|
||||||
td Paris, France
|
td Copenhagen, Denmark
|
||||||
td Dec. 5, 2016
|
td Feb. 11, 2017
|
||||||
|
|
||||||
<!-- GDD Beijing -->
|
|
||||||
tr
|
|
||||||
th
|
|
||||||
a(
|
|
||||||
target="_blank"
|
|
||||||
href="http://www.google.cn/intl/en/events/developerday2016/"
|
|
||||||
) Google Developer Day China (Beijing)
|
|
||||||
td Beijing, China
|
|
||||||
td Dec. 8, 2016
|
|
||||||
|
|
||||||
<!-- NG-BE -->
|
|
||||||
tr
|
|
||||||
th
|
|
||||||
a(
|
|
||||||
target="_blank"
|
|
||||||
href="https://ng-be.org/"
|
|
||||||
) NG-BE
|
|
||||||
td Ghent, Belgium
|
|
||||||
td Dec. 9, 2016
|
|
||||||
|
|
||||||
<!-- GDD Shanghai -->
|
|
||||||
tr
|
|
||||||
th
|
|
||||||
a(
|
|
||||||
target="_blank"
|
|
||||||
href="http://www.google.cn/intl/en/events/developerday2016/"
|
|
||||||
) Google Developer Day China (Shanghai)
|
|
||||||
td Shanghai, China
|
|
||||||
td Dec. 14, 2016
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue