banner(china): announce gdd china events
This commit is contained in:
parent
74ef87feac
commit
6714e171c8
|
@ -7,6 +7,11 @@ header(class="background-sky l-relative")
|
|||
|
||||
|
||||
announcement-bar
|
||||
.announcement-bar-slide.clearfix
|
||||
img(src="/resources/images/logos/google/gdd-logo.png" width="64")
|
||||
p <strong>Google Developer Day Beijing & Shanghai</strong> 12/2016
|
||||
a(href="http://services.google.cn/fb/forms/gddcn2016/" target="_blank" class="button md-button") Register now
|
||||
|
||||
.announcement-bar-slide.clearfix
|
||||
img(src="/resources/images/logos/anglebrackets/devintersection.png" width="64")
|
||||
p Join us for <strong>DEVintersection Amsterdam</strong> Nov 14-16!
|
||||
|
|
|
@ -39,6 +39,16 @@ table.is-full-width
|
|||
td Paris, France
|
||||
td Dec. 5, 2016
|
||||
|
||||
<!-- 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
|
||||
|
@ -48,3 +58,15 @@ table.is-full-width
|
|||
) 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
|
||||
|
||||
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 7.0 KiB |
Loading…
Reference in New Issue