diff --git a/apps/calendar/apps/web/src/app.html b/apps/calendar/apps/web/src/app.html index 0e836188d..92c7f7f3a 100644 --- a/apps/calendar/apps/web/src/app.html +++ b/apps/calendar/apps/web/src/app.html @@ -7,7 +7,7 @@ Calendar %sveltekit.head% - +
%sveltekit.body%
diff --git a/apps/chat/apps/web/src/app.html b/apps/chat/apps/web/src/app.html index 13c8d6828..cab21d310 100644 --- a/apps/chat/apps/web/src/app.html +++ b/apps/chat/apps/web/src/app.html @@ -6,7 +6,7 @@ %sveltekit.head% - +
%sveltekit.body%
diff --git a/apps/clock/apps/web/src/app.html b/apps/clock/apps/web/src/app.html index fbbcb539f..65a483725 100644 --- a/apps/clock/apps/web/src/app.html +++ b/apps/clock/apps/web/src/app.html @@ -6,7 +6,7 @@ %sveltekit.head% - +
%sveltekit.body%
diff --git a/apps/contacts/apps/web/src/app.html b/apps/contacts/apps/web/src/app.html index e6c5c4b2f..c26a0ebed 100644 --- a/apps/contacts/apps/web/src/app.html +++ b/apps/contacts/apps/web/src/app.html @@ -6,7 +6,7 @@ %sveltekit.head% - +
%sveltekit.body%
diff --git a/apps/manacore/apps/web/src/app.html b/apps/manacore/apps/web/src/app.html index 0d9861e99..62ff683a1 100644 --- a/apps/manacore/apps/web/src/app.html +++ b/apps/manacore/apps/web/src/app.html @@ -6,7 +6,7 @@ %sveltekit.head% - +
%sveltekit.body%
diff --git a/apps/todo/apps/web/src/app.html b/apps/todo/apps/web/src/app.html index c76086aa3..4d56c58ae 100644 --- a/apps/todo/apps/web/src/app.html +++ b/apps/todo/apps/web/src/app.html @@ -26,7 +26,7 @@ %sveltekit.head% - +
%sveltekit.body%