From cefc1c579e94aea9667302f6d17860c37185475e Mon Sep 17 00:00:00 2001 From: Prince Date: Mon, 16 Aug 2021 09:39:09 +0400 Subject: [PATCH] Chore: removed shop links from navigation, sidebar and footer --- _includes/footer.html | 3 --- _includes/navs/navigation.html | 1 - _includes/sidebar/learning-resources.html | 1 - 3 files changed, 5 deletions(-) diff --git a/_includes/footer.html b/_includes/footer.html index 99a3e7695..57a6d314b 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -5,9 +5,6 @@
{% include navs/footer/col-1.html %}
-
- {% include navs/footer/col-2.html %} -
{% include navs/footer/col-3.html %}
diff --git a/_includes/navs/navigation.html b/_includes/navs/navigation.html index 7cf3e0fb7..33dd89e74 100644 --- a/_includes/navs/navigation.html +++ b/_includes/navs/navigation.html @@ -8,4 +8,3 @@ {% endif %} {% endif %} {% endfor %} -
  • {{ translate.shop }}
  • \ No newline at end of file diff --git a/_includes/sidebar/learning-resources.html b/_includes/sidebar/learning-resources.html index 607434285..b14e9d7cb 100644 --- a/_includes/sidebar/learning-resources.html +++ b/_includes/sidebar/learning-resources.html @@ -13,7 +13,6 @@

    {{ translate.learning_center }}

    {% endif %} {% endif %} {% endfor %} -
  • {{ translate.shop }}
  • {{ translate.getstarted }}