1 Commits

Author SHA1 Message Date
idk
66188ec6c4 fix a couple minor issues with mac page 2021-09-22 22:30:13 -04:00

View File

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