diff --git a/src/app.html b/src/app.html index 6541959ee..2d80ccb58 100644 --- a/src/app.html +++ b/src/app.html @@ -2,31 +2,6 @@ - diff --git a/src/routes/+layout.svelte b/src/routes/+layout.svelte index 3d68b7180..671d59fa2 100644 --- a/src/routes/+layout.svelte +++ b/src/routes/+layout.svelte @@ -177,6 +177,56 @@ + {#if resolvedProfile.id === ProfileMode.STUDIO} + + + + + + + {:else} + + + + + + + {/if} + + {#if resolvedProfile.id === ProfileMode.STUDIO} + + {:else} + + {/if} + {#if isCloud} {#each preloadFontsCloud as font}