Skip to content

Commit

Permalink
Update mp3 link
Browse files Browse the repository at this point in the history
  • Loading branch information
lukefretwell committed Nov 22, 2024
1 parent 12eecad commit 1c6b20e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified .DS_Store
Binary file not shown.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ <h2>About OCOs</h2>
<p class="lead fs-4">Listen:</p>
<div class="plyr">
<audio id="player" controls>
<source src="assets/audio/oco.mp3" type="audio/mp3" />
<source src="https://oco.govfresh.com/assets/audio/oco.mp3" type="audio/mp3" />
</audio>
</div>
<p class="small mt-3">
Expand Down

0 comments on commit 1c6b20e

Please sign in to comment.