Skip to content

Commit

Permalink
add audio
Browse files Browse the repository at this point in the history
  • Loading branch information
jocelynshen committed Dec 16, 2023
1 parent 4c50c97 commit bcac9e7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions _includes/audio.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<audio controls>
<source src="{{site.baseurl}}{{ include.src }}" type="audio/mpeg">
Your browser does not support the audio element.
</audio>

0 comments on commit bcac9e7

Please sign in to comment.