From 91d50a67cc2a508a07f3b84b54d2ee43be7d93c4 Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Tue, 9 Apr 2019 11:13:19 +0200 Subject: dashboard/app: add new favicon Add syzbot favicon and log. Authored by Tetsuo Handa. --- dashboard/app/static/favicon.ico | Bin 0 -> 19518 bytes docs/syzbot.png | Bin 0 -> 208433 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 docs/syzbot.png diff --git a/dashboard/app/static/favicon.ico b/dashboard/app/static/favicon.ico index e69de29bb..ae88cc00b 100644 Binary files a/dashboard/app/static/favicon.ico and b/dashboard/app/static/favicon.ico differ diff --git a/docs/syzbot.png b/docs/syzbot.png new file mode 100644 index 000000000..93fd406ad Binary files /dev/null and b/docs/syzbot.png differ -- cgit mrf-deployment