From 60471eacdeba6e158c4eeb3ae6ead4fa55918a3d Mon Sep 17 00:00:00 2001 From: Sakamoto Shiina <68018796+ShiinaSakamoto@users.noreply.github.com> Date: Tue, 30 Jul 2024 04:49:36 +0900 Subject: [PATCH] [bugifx] Resolve the error that can't import favicon.ico. (the solution I added link tag is just facade. It's not working in fact.) --- index.html | 1 + ...rk_black_icon_square.png => chato_icon_fill.png} | Bin src-ui/windows/config_window/index.html | 1 + 3 files changed, 2 insertions(+) rename src-ui/assets/{vrct_logo_mark_black_icon_square.png => chato_icon_fill.png} (100%) diff --git a/index.html b/index.html index 9d800c1f..93b49bc8 100644 --- a/index.html +++ b/index.html @@ -2,6 +2,7 @@ + VRCT diff --git a/src-ui/assets/vrct_logo_mark_black_icon_square.png b/src-ui/assets/chato_icon_fill.png similarity index 100% rename from src-ui/assets/vrct_logo_mark_black_icon_square.png rename to src-ui/assets/chato_icon_fill.png diff --git a/src-ui/windows/config_window/index.html b/src-ui/windows/config_window/index.html index 088c3d57..a0e60b95 100644 --- a/src-ui/windows/config_window/index.html +++ b/src-ui/windows/config_window/index.html @@ -2,6 +2,7 @@ + Settings