diff --git a/src/routes/+layout.svelte b/src/routes/+layout.svelte
index 6190eb3..3b04a60 100644
--- a/src/routes/+layout.svelte
+++ b/src/routes/+layout.svelte
@@ -1,8 +1,20 @@
{data.photo.focalLength}
-{data.photo.aperture}
-{data.photo.exposure}
-ISO {data.photo.iso}
--
-{new Date(data.photo.date).toLocaleDateString()}
-{data.photo.focalLength}
+{data.photo.aperture}
+{data.photo.exposure}
+ISO {data.photo.iso}
+-
+{new Date(data.photo.date).toLocaleDateString()}
+