From 56d81bd1d437fc9cde71708d213da141fe1ca4f4 Mon Sep 17 00:00:00 2001 From: erciccione Date: Fri, 4 Dec 2020 13:57:00 +0000 Subject: [PATCH] remove banner 'network upgrade' --- _i18n/en.yml | 4 ---- _layouts/index.html | 2 +- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/_i18n/en.yml b/_i18n/en.yml index e20ddc2b..4aaf3de1 100644 --- a/_i18n/en.yml +++ b/_i18n/en.yml @@ -16,10 +16,6 @@ global: outdated: The content of this page is outdated and the might be not valid anymore. Contact the community if you need support. outdatedMin: This page has been updated since the translation. You can use this version, but it may be incomplete. Please use the outdatedVersion: English version - upgradoct: Make sure your software is up-to-date with the - upgradeoctlink: "October 17th network upgrade." - upgrdecont: To continue using Monero after that date, - dwlsoftware: Download Monero "Oxygen Orion" (0.17). lang_tag: "@lang_tag_en" titles: diff --git a/_layouts/index.html b/_layouts/index.html index 8240dcb1..b4e58a0e 100644 --- a/_layouts/index.html +++ b/_layouts/index.html @@ -4,7 +4,7 @@ {% include head.html %} - {% include upgrade.html %} +
{% include header.html %} {{content}}