remove 'Warning' banner

This commit is contained in:
erciccione 2019-11-28 10:55:43 +01:00
parent 24578ccb79
commit 7f0a1245a4
No known key found for this signature in database
GPG key ID: 762AF8C608E56CDF
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}}