Compare commits
1 Commits
master
...
dmg-bundle
Author | SHA1 | Date | |
---|---|---|---|
66188ec6c4 |
@ -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' -%}
|
||||
|
Reference in New Issue
Block a user