From d5417a32a2fb4771795cea8941d25f5c3cd9f07e Mon Sep 17 00:00:00 2001 From: Eric Jimenez Date: Mon, 30 May 2016 11:25:07 -0400 Subject: [PATCH] add cn language to footer --- public/_includes/_footer.jade | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/public/_includes/_footer.jade b/public/_includes/_footer.jade index 1cc8c57ace..b2e129f354 100644 --- a/public/_includes/_footer.jade +++ b/public/_includes/_footer.jade @@ -13,7 +13,7 @@ else .c3.main-footer-branding .logo-inverse-large - .c3 + .c2 h3.text-headline RESOURCES ul.text-body @@ -25,7 +25,7 @@ else li Community li Press Kit - .c3 + .c2 h3.text-headline HELP ul.text-body @@ -35,7 +35,7 @@ else li Report Issues li Site Feedback - .c3 + .c2 h3.text-headline COMMUNITY ul.text-body @@ -45,6 +45,11 @@ else li GitHub li Contribute + .c2 + h3.text-headline LANGUAGES + + ul.text-body + li Chinese footer(class="background-steel") small.text-caption Powered by Google ©2010-2016. Code licensed under an MIT-style License. Documentation licensed under CC BY 4.0.