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

Commit 6714e17

Browse files
committed
banner(china): announce gdd china events
1 parent 74ef87f commit 6714e17

File tree

3 files changed

+33
-6
lines changed

3 files changed

+33
-6
lines changed

public/_includes/_hero-home.jade

+6-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,12 @@ header(class="background-sky l-relative")
77

88

99
announcement-bar
10+
.announcement-bar-slide.clearfix
11+
img(src="/resources/images/logos/google/gdd-logo.png" width="64")
12+
p <strong>Google Developer Day Beijing & Shanghai</strong> 12/2016
13+
a(href="http://services.google.cn/fb/forms/gddcn2016/" target="_blank" class="button md-button") Register now
14+
1015
.announcement-bar-slide.clearfix
1116
img(src="/resources/images/logos/anglebrackets/devintersection.png" width="64")
1217
p Join us for <strong>DEVintersection Amsterdam</strong> Nov 14-16!
13-
a(href="https://www.devintersectioneurope.com/#!/" target="_blank" class="button md-button") Register now
18+
a(href="https://www.devintersectioneurope.com/#!/" target="_blank" class="button md-button") Register now

public/events.jade

+27-5
Original file line numberDiff line numberDiff line change
@@ -39,12 +39,34 @@ table.is-full-width
3939
td Paris, France
4040
td Dec. 5, 2016
4141

42-
<!-- NG-BE -->
42+
<!-- GDD Beijing -->
4343
tr
4444
th
4545
a(
4646
target="_blank"
47-
href="https://ng-be.org/"
48-
) NG-BE
49-
td Ghent, Belgium
50-
td Dec. 9, 2016
47+
href="http://www.google.cn/intl/en/events/developerday2016/"
48+
) Google Developer Day China (Beijing)
49+
td Beijing, China
50+
td Dec. 8, 2016
51+
52+
<!-- NG-BE -->
53+
tr
54+
th
55+
a(
56+
target="_blank"
57+
href="https://ng-be.org/"
58+
) NG-BE
59+
td Ghent, Belgium
60+
td Dec. 9, 2016
61+
62+
<!-- GDD Shanghai -->
63+
tr
64+
th
65+
a(
66+
target="_blank"
67+
href="http://www.google.cn/intl/en/events/developerday2016/"
68+
) Google Developer Day China (Shanghai)
69+
td Shanghai, China
70+
td Dec. 14, 2016
71+
72+
Loading

0 commit comments

Comments
 (0)