Remove 'Warning' banner

See merge request monero-project/monero-site!1161
This commit is contained in:
luigi1111 2019-12-02 14:41:25 +01:00
commit 7373fcc3ef
2 changed files with 0 additions and 8 deletions

View file

@ -1,7 +0,0 @@
<div class="upgrade-container">
<input id="upgrade-toggle" type="checkbox">
<div class="upgrade-content">
<p><label class="upgrade-x" for="upgrade-toggle"></label><b>Warning:</b> The binaries listed on this page were compromised for a short time. Users are suggested to take action. Please <a href="{{ site.baseurl }}{% post_url 2019-11-19-warning-compromised-binaries %}"><u>click here</u></a> for details.</p>
</div>

View file

@ -4,7 +4,6 @@
{% include head.html %}
<body>
{% include warning.html %}
<div class="page-wrapper">
{% include header.html %}
{{content}}