From 4987626c394ca07c3ded98d9ed7095986553863e Mon Sep 17 00:00:00 2001 From: Mitsuo Tokumori Date: Sat, 8 Mar 2025 16:12:44 +0900 Subject: Add favicon.ico --- app/static/favicon.ico | Bin 0 -> 1001 bytes app/templates/index.html | 1 + 2 files changed, 1 insertion(+) create mode 100644 app/static/favicon.ico (limited to 'app') diff --git a/app/static/favicon.ico b/app/static/favicon.ico new file mode 100644 index 0000000..aecf115 Binary files /dev/null and b/app/static/favicon.ico differ diff --git a/app/templates/index.html b/app/templates/index.html index 332b78b..4647619 100644 --- a/app/templates/index.html +++ b/app/templates/index.html @@ -3,6 +3,7 @@ MASU +
-- cgit v1.2.3