From 47d53445d1f6ef96870ebf0a87df7b108be7e0a2 Mon Sep 17 00:00:00 2001 From: Cédric Bonhomme Date: Thu, 22 Sep 2016 08:53:46 +0200 Subject: Exported svg to ico for the favicon --- src/web/static/img/favicon.ico | Bin 0 -> 1150 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 src/web/static/img/favicon.ico (limited to 'src/web/static/img/favicon.ico') diff --git a/src/web/static/img/favicon.ico b/src/web/static/img/favicon.ico new file mode 100644 index 00000000..34d6ac0b Binary files /dev/null and b/src/web/static/img/favicon.ico differ -- cgit