Replace footer with download and donate images

This commit is contained in:
str4d
2016-03-06 21:28:44 +00:00
parent 209b04011b
commit b3a35bfb80
5 changed files with 28 additions and 38 deletions

View File

@@ -48,7 +48,7 @@
{%- set name = 'Mac OS X' -%}
{%- set icon = 'images/download/mac-osx.png' -%}
{%- elif type == 'unix' -%}
{%- set name = 'GNU/Linux / BSD / Solaris' -%}
{%- set name = 'Linux / BSD / Solaris' -%}
{%- set icon = 'images/download/freebsd-tux.png' -%}
{%- endif -%}
{%- set filename = 'i2pinstall_%s.jar' -%}