Skip to content

Commit

Permalink
issue: #1278; cont; dynamic home-page comp import;
Browse files Browse the repository at this point in the history
  • Loading branch information
migbash committed Jul 26, 2023
1 parent e928860 commit c10e55a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/components/page/home/Layout.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -325,7 +325,7 @@
/> -->
{/if}
<svelte:component this={SeoBlock} {SEO_BLOCK_DATA}></svelte:component>
<SeoBlock {SEO_BLOCK_DATA} />
<!-- <SeoBlock {SEO_BLOCK_DATA} /> -->
</div>
{/if}
</section>
Expand Down

0 comments on commit c10e55a

Please sign in to comment.