fix a couple minor issues with mac page

This commit is contained in:
idk
2021-09-22 22:30:13 -04:00
parent e048db378c
commit 66188ec6c4

View File

@ -22,8 +22,7 @@ you to complete the bandwidth setup wizard.
<p>{% trans browser="https://geti2p.net/htproxyports" -%}
If you want to browse hidden websites ('eepsites') on the I2P network, you need
to configure your browser. Instructions for configuring a range of browsers are
available on <a href="{{ browser }}">the browser configuration
page</a>.
available on <a href="{{ browser }}">the browser configuration page</a>.
{%- endtrans %}</p>
<h2>{{ _('Why should I use it?') }}</h2>
<p>{% trans -%}
@ -35,7 +34,7 @@ it makes I2P easier to install and work with on Apple computers by using tools
that are familiar and built-into the operating system.
{%- endtrans %}</p>
{%- set name = 'Windows' -%}
{%- set name = 'Mac' -%}
{%- set icon = 'images/download/mac-osx.png' -%}
{%- set filename = 'I2P-%s.dmg' -%}
{%- set hash = '07c729c26fc8a31c0e74fe7b4de7be1f8e390d018748322ada35b29de9d' -%}