Carousel: Add city in photo's caption instead of region
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2020-08-24 11:18:09 +02:00
parent d058cab507
commit 1c8cb20b67
2 changed files with 6 additions and 6 deletions

View File

@@ -63,7 +63,6 @@
let windowWidth
let gotoLink
let pageTitle
let currentPhoto = photos.find(photo => photo.slug === $page.params.photo)
@@ -125,6 +124,7 @@
</a>
{/if}
</div>
<a href="/" bind:this={gotoLink} aria-hidden="true" hidden class="hidden" sapper-noscroll>&nbsp;</a>
</div>