From 9b34c967ca8e68cf69c9a6e19591389d600bf4c1 Mon Sep 17 00:00:00 2001 From: VitaliyTr Date: Wed, 22 Feb 2017 14:59:42 +0700 Subject: [PATCH] added navs --- _i18n/en.yml | 1 + _includes/footer.html | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/_i18n/en.yml b/_i18n/en.yml index 1261964..716daed 100755 --- a/_i18n/en.yml +++ b/_i18n/en.yml @@ -680,3 +680,4 @@ nav: tos: Terms of Use sitemap: Sitemap sitesource: Source code + graphics: Graphics diff --git a/_includes/footer.html b/_includes/footer.html index 50da98f..d63ea5b 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -49,7 +49,7 @@
  • {% t nav.team %}
  • {% t nav.update %}
  • {% t nav.foundation %}
  • -
  • {% t nav.contact %}
  • +
  • {% t nav.contact %}
  • @@ -73,6 +73,7 @@ {% t nav.sitemap %} {% t nav.sitesource %} {% t nav.contact %} + {% t nav.graphics %}