Skip to content

Commit

Permalink
YouTube titles
Browse files Browse the repository at this point in the history
  • Loading branch information
edwbaker committed Apr 2, 2024
1 parent b79cd21 commit 5865937
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion _includes/youtube.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
<div class="embed-container">
<iframe width="640" height="390"
loading="lazy"
src="https://www.youtube.com/embed/{{ include.id }}?start={{ include.start }}"
src="https://www.youtube.com/embed/{{ include.id }}?start={{ include.start }}"
title = "{{ include.title }}"
frameborder="0" allowfullscreen></iframe>
</div>
<style>
Expand Down
2 changes: 1 addition & 1 deletion nature-overheard.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Insects are important for a healthy environment, but noise can make it hard for

Join us to collect data to better understand how road noise affect insects through the Nature Overheard survey. Or take part in other activities to support this research while you build your own scientific skills and knowledge.

{% include youtube.html id="bni4nxe3enI" %}
{% include youtube.html id="bni4nxe3enI" title="Nature Overheard activity instructions with Ed Baker" %}

## Links

Expand Down

0 comments on commit 5865937

Please sign in to comment.