Add images inside of Location hover effect

This commit is contained in:
2021-10-01 23:43:26 +02:00
parent 57a12487a3
commit 77c19ff43f
3 changed files with 28 additions and 2 deletions

View File

@@ -36,6 +36,12 @@
}
}
date_updated
photos (sort: "-date_created", limit: 4) {
image {
id
title
}
}
}
country {