diff --git a/src/routes/+error.svelte b/src/routes/+error.svelte index 680c160..52e1188 100644 --- a/src/routes/+error.svelte +++ b/src/routes/+error.svelte @@ -34,6 +34,7 @@ title="{errors[$page.status].title} – Houses Of" /> +
diff --git a/src/routes/+page.svelte b/src/routes/+page.svelte index bbd5930..042feda 100644 --- a/src/routes/+page.svelte +++ b/src/routes/+page.svelte @@ -82,6 +82,7 @@ /> +
+ + - +
diff --git a/src/routes/[country]/[location]/[photo]/+page.svelte b/src/routes/[country]/[location]/[photo]/+page.svelte index 8475e3d..fdb2f08 100644 --- a/src/routes/[country]/[location]/[photo]/+page.svelte +++ b/src/routes/[country]/[location]/[photo]/+page.svelte @@ -291,10 +291,7 @@ }) - + {#if currentPhoto} +
+
+
diff --git a/src/routes/subscribe/+page.svelte b/src/routes/subscribe/+page.svelte index ec74f30..1a9e583 100644 --- a/src/routes/subscribe/+page.svelte +++ b/src/routes/subscribe/+page.svelte @@ -65,6 +65,7 @@ description="Subscribe to the Houses Of newsletter to be notified when new photos or locations are added to the site and when more prints are available on our shop" /> +