diff --git a/src/routes/viewer/[country]/[location]/[photo].svelte b/src/routes/viewer/[country]/[location]/[photo].svelte new file mode 100644 index 0000000..456aa08 --- /dev/null +++ b/src/routes/viewer/[country]/[location]/[photo].svelte @@ -0,0 +1,148 @@ + + + + + + + + +
+ + +
+
+ {viewerPhotos.current.name} +
+
+ {viewerPhotos.current.name}
+ {locationFull}
+ {indexFormated}
+ {dayjs(viewerPhotos.current.date).format('MMM Do, YYYY')} +
+
+ + +