diff --git a/materialious/src/routes/(app)/+layout.svelte b/materialious/src/routes/(app)/+layout.svelte index eb88309f..20b5b4c1 100644 --- a/materialious/src/routes/(app)/+layout.svelte +++ b/materialious/src/routes/(app)/+layout.svelte @@ -247,10 +247,16 @@ (mobileSearchShow = false)} /> {:else} - + + {#if page.url.protocol === 'https:'} + + {/if} {#if $invidiousAuthStore && !isYTBackend()}