From 909ac7e9d641f2c77f65f7408c27ababbb89867d Mon Sep 17 00:00:00 2001 From: Abo7atm <33042538+Abo7atm@users.noreply.github.com> Date: Sat, 18 Jul 2020 01:54:52 +0300 Subject: [PATCH] Change mobile link icon to point to Play Store (#597) (#598) * Change mobile link icon to point to Play Store (#597) * Link mobile app button to correct page (#597) --- ihatemoney/templates/layout.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ihatemoney/templates/layout.html b/ihatemoney/templates/layout.html index 6204ad57..1e16c7e2 100644 --- a/ihatemoney/templates/layout.html +++ b/ihatemoney/templates/layout.html @@ -144,7 +144,7 @@ {{ static_include("images/git.svg") | safe }} - + {{ static_include("images/mobile-alt.svg") | safe }}