From 59d41dff297d59287db5dfd1ac2c9bc52066e1ca 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) (cherry picked from commit 909ac7e9d641f2c77f65f7408c27ababbb89867d) --- 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 9a145abd..8d5d1679 100644 --- a/ihatemoney/templates/layout.html +++ b/ihatemoney/templates/layout.html @@ -136,7 +136,7 @@ {{ static_include("images/git.svg") | safe }} - + {{ static_include("images/mobile-alt.svg") | safe }}