From c323f51394c339d591725f099c4ab79f47bebd47 Mon Sep 17 00:00:00 2001 From: moris Date: Sun, 15 Dec 2024 22:24:26 +0900 Subject: [PATCH] =?UTF-8?q?change:=20theme-color=E3=82=92svelte=E7=AE=A1?= =?UTF-8?q?=E7=90=86=E3=81=AB=E3=81=99=E3=82=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/app.html | 3 --- src/routes/(DefaultStyle)/+layout.svelte | 5 +++++ 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/src/app.html b/src/app.html index f63e79b..e76c5b8 100644 --- a/src/app.html +++ b/src/app.html @@ -3,9 +3,6 @@ - - - %sveltekit.head% diff --git a/src/routes/(DefaultStyle)/+layout.svelte b/src/routes/(DefaultStyle)/+layout.svelte index 414e167..8bfa6b2 100644 --- a/src/routes/(DefaultStyle)/+layout.svelte +++ b/src/routes/(DefaultStyle)/+layout.svelte @@ -18,6 +18,11 @@ }); + + + + +
{#if dev}