Skip to content

Commit

Permalink
Renamed some files
Browse files Browse the repository at this point in the history
  • Loading branch information
Ramon Abacherli committed Nov 3, 2023
1 parent ea2cad9 commit 73d7f95
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
Binary file removed audio/Bamihap.mp3
Binary file not shown.
Binary file added audio/duncan.mp3
Binary file not shown.
File renamed without changes.
4 changes: 2 additions & 2 deletions scripts/easter-egg.js
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@ function jitse() {
}

function joris() {
playAudio('audio/rumble.mp3');
playAudio('audio/joris.mp3');
}

function duncan() {
playAudio('audio/bamihap.mp3');
playAudio('audio/duncan.mp3');
}

0 comments on commit 73d7f95

Please sign in to comment.