mirror of
https://github.com/coracle-social/flotilla.git
synced 2025-12-10 10:57:04 +00:00
fix webmanifest link
This commit is contained in:
@@ -143,9 +143,9 @@
|
||||
</script>
|
||||
|
||||
<svelte:head>
|
||||
{@html pwaInfo ? pwaInfo.webManifest.linkTag : ''}
|
||||
<meta name="theme-color" content={PLATFORM_ACCENT} />
|
||||
<link rel="icon" href={PLATFORM_LOGO} />
|
||||
<link rel="manifest" href="/manifest.webmanifest" />
|
||||
</svelte:head>
|
||||
|
||||
{#await ready}
|
||||
|
||||
Reference in New Issue
Block a user