Skip to content

Commit

Permalink
fix: audio file urls
Browse files Browse the repository at this point in the history
  • Loading branch information
amazingrando committed May 4, 2022
1 parent 42633f2 commit e1287ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/components/audio-player/audio-player.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# ball audio file by marini24 under CC 3.0
audio_content:
- './ball.mp3'
- './ball.ogg'
- 'static/media/src/media/ball.mp3'
- 'static/media/src/media/ball.ogg'

0 comments on commit e1287ef

Please sign in to comment.