From 60b76f32f510fff12b241753b85b6dd7b24ecaf0 Mon Sep 17 00:00:00 2001 From: Brice Maron Date: Wed, 31 Jul 2019 08:59:59 +0200 Subject: Add project switcher on login page if already logged --- ihatemoney/static/images/git.svg | 1 + ihatemoney/static/images/github.svg | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 ihatemoney/static/images/git.svg delete mode 100644 ihatemoney/static/images/github.svg (limited to 'ihatemoney/static/images') diff --git a/ihatemoney/static/images/git.svg b/ihatemoney/static/images/git.svg new file mode 100644 index 0000000..240616d --- /dev/null +++ b/ihatemoney/static/images/git.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/ihatemoney/static/images/github.svg b/ihatemoney/static/images/github.svg deleted file mode 100644 index 7870c06..0000000 --- a/ihatemoney/static/images/github.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file -- cgit v1.1