diff --git a/src/app.html b/src/app.html index b2ecb842c..2d80ccb58 100644 --- a/src/app.html +++ b/src/app.html @@ -2,29 +2,6 @@
- - - - - - - - - diff --git a/src/routes/+layout.svelte b/src/routes/+layout.svelte index 3dc45aa06..962e62cd1 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} diff --git a/static/logos/imagine-icon.png b/static/logos/imagine-icon.png new file mode 100644 index 000000000..7dcbc47a5 Binary files /dev/null and b/static/logos/imagine-icon.png differ diff --git a/static/logos/imagine-icon.svg b/static/logos/imagine-icon.svg new file mode 100644 index 000000000..311e3fc2b --- /dev/null +++ b/static/logos/imagine-icon.svg @@ -0,0 +1,56 @@ + diff --git a/static/logos/imagine/apple-touch-icon-120x120.png b/static/logos/imagine/apple-touch-icon-120x120.png new file mode 100644 index 000000000..ad7273472 Binary files /dev/null and b/static/logos/imagine/apple-touch-icon-120x120.png differ diff --git a/static/logos/imagine/apple-touch-icon-152x152.png b/static/logos/imagine/apple-touch-icon-152x152.png new file mode 100644 index 000000000..0beadbd93 Binary files /dev/null and b/static/logos/imagine/apple-touch-icon-152x152.png differ diff --git a/static/logos/imagine/apple-touch-icon-167x167.png b/static/logos/imagine/apple-touch-icon-167x167.png new file mode 100644 index 000000000..d420feac7 Binary files /dev/null and b/static/logos/imagine/apple-touch-icon-167x167.png differ diff --git a/static/logos/imagine/apple-touch-icon-180x180.png b/static/logos/imagine/apple-touch-icon-180x180.png new file mode 100644 index 000000000..b2a93733a Binary files /dev/null and b/static/logos/imagine/apple-touch-icon-180x180.png differ