From a8587fdfd84abf085ae5a7fd0c6cffd9f80adb25 Mon Sep 17 00:00:00 2001 From: erciccione Date: Sat, 7 Nov 2020 12:36:48 +0000 Subject: [PATCH] Footer: reorganize entries I moved some stuff around, added nad removed some entries, added a link to the Sitemap, removed the IRC Section and replaced with a more generic 'Reach Out' section. --- _i18n/en.yml | 4 +++- _includes/footer.html | 28 +++++++++++++++------------- 2 files changed, 18 insertions(+), 14 deletions(-) diff --git a/_i18n/en.yml b/_i18n/en.yml index 52c3a3a3..8fa38ca6 100644 --- a/_i18n/en.yml +++ b/_i18n/en.yml @@ -60,7 +60,9 @@ footer: feed: RSS Feed legal: Legal source: Source Code - channels: IRC channels + ml: Mailing List + ccs: Community Crowdfunding System + reachout: Reach Out index: page_title: "Monero - secure, private, untraceable" diff --git a/_includes/footer.html b/_includes/footer.html index 11a005e3..169196bc 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -9,29 +9,28 @@
  • {% t titles.developerguides %}
  • {% t titles.userguides %}
  • {% t titles.library %}
  • -
  • {% t footer.feed %}
  • +
  • {% t titles.downloads %}
  • +
    -

    {% t titles.channels %}

    +

    {% t footer.reachout %}

    {% t navigation.community %}

    @@ -40,6 +39,7 @@
  • Open Alias
  • {% t titles.researchlab %}
  • {% t titles.presskit %}
  • +
  • {% t footer.ccs %}
  • @@ -49,6 +49,8 @@