downloads: add header 'Antivirus'

This commit is contained in:
erciccione 2021-03-04 09:31:02 +01:00
parent bfc6cad1c1
commit 118bcb2992
No known key found for this signature in database
GPG key ID: 762AF8C608E56CDF
2 changed files with 6 additions and 3 deletions

View file

@ -248,6 +248,7 @@ downloads:
wallet: Wallet
mobile: Mobile
desktop: Desktop
antivirus: Antivirus
press-kit:
intro1: Here you'll find the Monero symbol and logo below. You can choose any size that you want, or download the .ai file to mess with the logo yourself.

View file

@ -101,9 +101,10 @@ permalink: /downloads/index.html
</div>
{% endif %}
{% endfor %}
<p>{% t downloads.packages %} <a href="https://github.com/monero-project/monero-gui#installing-the-monero-gui-from-a-package">{% t downloads.packages_link %}</a>.</p>
<p>{% t downloads.avwarning %} <a href="{{ site.baseurl }}/get-started/faq/#antivirus">{% t downloads.moreinfofaq %}</a>.</p>
<div class="col-md-12 col-sm-12 col-xs-12">
<p>{% t downloads.packages %} <a href="https://github.com/monero-project/monero-gui#installing-the-monero-gui-from-a-package">{% t downloads.packages_link %}</a>.</p>
<h3>{% t downloads.antivirus %}</h3>
<p>{% t downloads.avwarning %} <a href="{{ site.baseurl }}/get-started/faq/#antivirus">{% t downloads.moreinfofaq %}</a>.</p>
<h3>{% t downloads.verify %}</h3>
<p>{% t downloads.verify1 %} <i>{% t downloads.verify2 %}</i></p><br>
<details>
@ -192,10 +193,11 @@ permalink: /downloads/index.html
</div>
{% endif %}
{% endfor %}
<div class="col-md-12 col-sm-12 col-xs-12">
<p>{% t downloads.packages %} <a href="https://github.com/monero-project/monero#installing-monero-from-a-package">{% t downloads.packages_link %}</a>.</p>
<h3>{% t downloads.antivirus %}</h3>
<p>{% t downloads.avwarning %} <a href="{{ site.baseurl }}/get-started/faq/#antivirus">{% t downloads.moreinfofaq %}</a>.</p>
</div>
<div class="col-md-12 col-sm-12 col-xs-12">
<h3>{% t downloads.verify %}</h3>
<p>{% t downloads.verify1 %} <i>{% t downloads.verify2 %}</i></p><br>
<details>