diff --git a/src/components/downloadSvg.svelte b/src/components/downloadSvg.svelte index e347156..72ad344 100644 --- a/src/components/downloadSvg.svelte +++ b/src/components/downloadSvg.svelte @@ -84,7 +84,7 @@ }; -{#if typeof svgInfo.route === 'string'} +{#if typeof svgInfo.route === 'string' && svgInfo.wordmark === undefined} + {#if typeof svgInfo.route === 'string'} +
+ {svgInfo.title} + +
+ {:else} +
+ {svgInfo.title} + - + - -
+ + + {/if} {#if typeof svgInfo.wordmark === 'string' && svgInfo.wordmark !== undefined}