mirror of
https://github.com/monero-project/monero-site.git
synced 2024-11-16 15:58:16 +00:00
remove 'Warning' banner
This commit is contained in:
parent
24578ccb79
commit
7f0a1245a4
2 changed files with 0 additions and 8 deletions
|
@ -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>
|
||||
|
||||
|
|
@ -4,7 +4,6 @@
|
|||
{% include head.html %}
|
||||
|
||||
<body>
|
||||
{% include warning.html %}
|
||||
<div class="page-wrapper">
|
||||
{% include header.html %}
|
||||
{{content}}
|
||||
|
|
Loading…
Reference in a new issue