Skip to content

Commit

Permalink
update wording and add all tours on giza 3d page list
Browse files Browse the repository at this point in the history
  • Loading branch information
lukehollis committed Nov 19, 2020
1 parent 75a7975 commit 472decc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion templates/pages/giza3d.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
</div>
{% endif %}
<br>
<p>Explore the models and tours; you will find links to other models throughout. Or choose from individual tours below.</p>
<p>Explore the models and tours; you will find links to other models throughout. Or choose from individual tours below. You may also use the arrow keys and WASD to navigate.</p>
<br>
</div>
</div>
Expand Down
5 changes: 4 additions & 1 deletion templates/partials/3d-tours-list.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
<div class="row">
<section class="columns">
<h3><span class="pyramid-3d"></span> Giza Guided Tours</h3>
<p>
Click to select tour, then click "Start Tour".
</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>
Expand Down Expand Up @@ -93,7 +96,7 @@ <h3><span class="pyramid-3d"></span> Virtual Tours</h3>
</div>
<div class="column tourTeaser">
<a href="/giza3d/?mode=matterport&m=xkMDSQQL1GF"><div class="tourThumbImage" style="background-image: url('{% static 'images/iasen.png' %}')"></div></a>
<p><a href="/giza3d/?mode=matterport&m=xkMDSQQL1GF">The Mastaba Tomb of Iasen (In G 4920)</a></p>
<p><a href="/giza3d/?mode=matterport&m=xkMDSQQL1GF">The Mastaba Tomb of Iasen (G 2196)</a></p>
</div>
<div class="column tourTeaser">
<a href="/giza3d/?mode=matterport&m=aSQfQx9Mkyj"><div class="tourThumbImage" style="background-image: url('{% static 'images/neferbauptah.png' %}')"></div></a>
Expand Down

0 comments on commit 472decc

Please sign in to comment.