Carousel: Add city in photo's caption instead of region
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -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> </a>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user