Skip to content

Commit

Permalink
Update Truman's_Beach.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Gearomatic authored Jul 22, 2024
1 parent 268921d commit 613d0f9
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion NY/Truman's_Beach.html
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
],
container: document.querySelector('#viewer'),
panorama: "https://drive.usercontent.google.com/download?id=1W1_jP8ygdBWlSvbBLpfhov-bd2vWgml0&authuser=1",
caption: '<b> Trumans Beach, Long Island, New York',
caption: '<b> Truman&#39;s Beach, Long Island, New York',
description: document.querySelector('#description').innerHTML,
sphereCorrection: { pan:0, tilt:0, roll: 0 },
navbar: [
Expand All @@ -102,3 +102,7 @@
],
});
</script>

<script type="text/template" id="description">
<p>This Photo Sphere was taken at Truman's Beach, on Friday July 12th from 7:45PM Est to 7:59PM Est.</a></p>
</script>

0 comments on commit 613d0f9

Please sign in to comment.