From c54d1cdde295ce692df144467e74418924adfd14 Mon Sep 17 00:00:00 2001 From: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com> Date: Fri, 8 Dec 2023 16:54:33 +0900 Subject: fix(dev-frontend) サーバーサイドのHTMLと噛み合わない部分を修正 (#12605) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/frontend/src/index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'packages') diff --git a/packages/frontend/src/index.html b/packages/frontend/src/index.html index 4db52747a8..4489f351f8 100644 --- a/packages/frontend/src/index.html +++ b/packages/frontend/src/index.html @@ -21,10 +21,11 @@ style-src 'self' 'unsafe-inline'; img-src 'self' data: www.google.com xn--931a.moe localhost:3000 localhost:5137 127.0.0.1:5173 127.0.0.1:3000" /> + -
+
-- cgit v1.2.3-freya