Skip to content

Commit d5417a3

Browse files
Eric Jimeneznaomiblack
Eric Jimenez
authored andcommitted
add cn language to footer
1 parent 3c42db3 commit d5417a3

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

public/_includes/_footer.jade

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ else
1313
.c3.main-footer-branding
1414
.logo-inverse-large
1515

16-
.c3
16+
.c2
1717
h3.text-headline RESOURCES
1818

1919
ul.text-body
@@ -25,7 +25,7 @@ else
2525
li <a href="/resources/">Community</a>
2626
li <a href="/presskit.html">Press Kit</a>
2727

28-
.c3
28+
.c2
2929
h3.text-headline HELP
3030

3131
ul.text-body
@@ -35,7 +35,7 @@ else
3535
li <a href="https://github.com/angular/angular/issues"> Report Issues</a>
3636
li <a class="footer-feedback" ng-click="appCtrl.openFeedback()" aria-label="Submit feedback on this page"> Site Feedback</a>
3737

38-
.c3
38+
.c2
3939
h3.text-headline COMMUNITY
4040

4141
ul.text-body
@@ -45,6 +45,11 @@ else
4545
li <a href="https://github.com/angular/angular"> GitHub</a>
4646
li <a href="/contribute.html"> Contribute</a>
4747

48+
.c2
49+
h3.text-headline LANGUAGES
50+
51+
ul.text-body
52+
li <a href="http://www.angular.live/">Chinese</a>
4853

4954
footer(class="background-steel")
5055
small.text-caption Powered by Google ©2010-2016. Code licensed under an <a href="/license" class="text-snow">MIT-style License</a>. Documentation licensed under <a class="text-snow" href="http://creativecommons.org/licenses/by/4.0/">CC BY 4.0</a>.

0 commit comments

Comments
 (0)