From 7d02b36092bbb4e1887abde57500e3aba13497f4 Mon Sep 17 00:00:00 2001 From: MeiMei <30769358+mei23@users.noreply.github.com> Date: Sat, 13 Mar 2021 23:22:54 +0900 Subject: Fix assets test and favicon type (#7344) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * fix * koa-faviconはimage/x-iconがデフォルトらしい * シンプルに * faviconなど --- assets/favicon.ico | Bin 0 -> 90022 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 assets/favicon.ico (limited to 'assets') diff --git a/assets/favicon.ico b/assets/favicon.ico new file mode 100644 index 0000000000..9be1ff6295 Binary files /dev/null and b/assets/favicon.ico differ -- cgit v1.2.3-freya