Skip to content

Commit

Permalink
remove stray }, and tweak external links on home
Browse files Browse the repository at this point in the history
  • Loading branch information
evanwill committed Mar 22, 2024
1 parent 92d7101 commit e5d54ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _layouts/taylor-home.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ <h2>A Sense of Place</h2>

{% include feature/video.html objectid="https://www.youtube.com/watch?v=EEFYBcwY4Bg" %}

<a href='/items/hornocker_2.html'>Watch the full video here</a> or <a href='https://earth.google.com/earth/d/12-SnHkcpTIu5pNVLQROautGsJRaknTKw?usp=sharing' target="_blank">explore the space on your own.</a>}}
<a href='/items/hornocker_2.html'>Watch the full video</a> or <a href='https://earth.google.com/earth/d/12-SnHkcpTIu5pNVLQROautGsJRaknTKw?usp=sharing' target="_blank" rel="noopener">explore the space on Google Earth</a>.

</div>
<div class="col-md-8">
Expand Down

0 comments on commit e5d54ef

Please sign in to comment.