Skip to content

Commit

Permalink
remove temporary external url for thumbnail on virtual immersive vide…
Browse files Browse the repository at this point in the history
…o tours
  • Loading branch information
lukehollis committed Mar 13, 2021
1 parent c7aeea1 commit f617512
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file added static/images/plateau_tour.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion templates/partials/3d-tours-list.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ <h3><span class="pyramid-3d"></span> Giza Guided Tours</h3>
</p>
<div class="row medium-up-2 large-up-4">
<div class="column tourTeaser">
<a href="/giza3d/"><div class="tourThumbImage" style="background-image: url('https://iiif.orphe.us/iGXxtW1ENz-Giza-pyramids.jpeg/square/350,/0/default.jpg')"></div></a>
<a href="/giza3d/"><div class="tourThumbImage" style="background-image: url('{% static 'images/plateau_tour.jpg' %}')"></div></a>
<p><a href="/giza3d/">A Walking Tour of the Giza Plateau</a></p>
</div>
<div class="column tourTeaser">
Expand Down

0 comments on commit f617512

Please sign in to comment.