hide labs page and replace download with get on the browser page

This commit is contained in:
hankhill19580
2019-09-10 19:07:03 +00:00
parent 68560eab1a
commit e1d3bbb7dc
3 changed files with 5 additions and 5 deletions

View File

@@ -40,7 +40,7 @@
{%- set icon = 'images/browser/garlic.svg' -%}
{%- set link = 'https://download.i2p2.de/experimental/i2pbrowser-beta4/windows64/i2pbrowser-install-win64-2.0-beta4_en-US.exe' -%}
{% call browser_download(name, icon, link) %}
Download I2P Browser for Windows
Get I2P Browser for Windows
{% endcall %}
{%- elif detected_os == 'macosx' -%}
@@ -48,7 +48,7 @@
{%- set icon = 'images/browser/garlic.svg' -%}
{%- set link = 'https://download.i2p2.de/experimental/i2pbrowser-beta4/macosx64/I2PBrowser-2.0-beta4-osx64_en-US.dmg' -%}
{% call browser_download(name, icon, link) %}
Download I2P Browser for Mac OS X
Get I2P Browser for Mac OS X
{% endcall %}
{%- elif detected_os == 'linux' -%}
@@ -56,7 +56,7 @@
{%- set icon = 'images/browser/garlic.svg' -%}
{%- set link = 'https://download.i2p2.de/experimental/i2pbrowser-beta4/linux64/i2p-browser-linux64-2.0-beta4_en-US.tar.xz' -%}
{% call browser_download(name, icon, link) %}
Download I2P Browser for Linux x64
Get I2P Browser for Linux x64
{% endcall %}
{%- endif -%}

View File

@@ -22,7 +22,7 @@
<section id="download">
<h1>{{ _('Download I2P Browser') }}</h1>
<h1>{{ _('Get I2P Browser') }}</h1>
<p>{% trans -%}
The Invisible Internet Browser is a fork of TorBrowser/Mozilla Firefox ESR