diff --git a/src/components/atoms/SiteTitle.svelte b/src/components/atoms/SiteTitle.svelte index 3da3f30..d967abb 100644 --- a/src/components/atoms/SiteTitle.svelte +++ b/src/components/atoms/SiteTitle.svelte @@ -1,16 +1,16 @@ -{#if type === 'title'} -

+{#if tag === 'title'} +

Houses Of The World

{:else} -
+
Houses Of The World diff --git a/src/components/organisms/Footer.svelte b/src/components/organisms/Footer.svelte index 6acee8b..a0925d5 100644 --- a/src/components/organisms/Footer.svelte +++ b/src/components/organisms/Footer.svelte @@ -10,7 +10,7 @@