check in fix on firefox.html page

This commit is contained in:
idk
2022-11-23 14:40:24 -05:00
parent 01e7f33e58
commit d3a0c79314

View File

@@ -44,7 +44,7 @@ start an installer, "double-click" the downloaded .exe file.
{%- set name = 'Windows' -%}
{%- set icon = 'images/download/windows.png' -%}
{%- set filename = 'I2P-Profile-Installer-%s-signed.exe' -%}
{%- set filename = 'I2P-Easy-Install-Bundle-%s-signed.exe' -%}
{%- set hash = '862de2f2e05cfc46c2f612656b93dd9c94b6bc7a034912d732dd0ade2ad477f6' -%}
{% call package_outer('windows', name, icon) %}