diff options
| author | s1n <[email protected]> | 2019-09-09 16:26:24 -0700 |
|---|---|---|
| committer | s1n <[email protected]> | 2019-09-09 16:26:24 -0700 |
| commit | b153ca0e3c96a1b9ed43631a4727acde4bc9f56d (patch) | |
| tree | be48090ae24595fa0d34e45bb0bb780acef301c5 /konami | |
| parent | formatting updates, components in humans.txt updat (diff) | |
| download | s1n.pw-admin-b153ca0e3c96a1b9ed43631a4727acde4bc9f56d.tar.xz s1n.pw-admin-b153ca0e3c96a1b9ed43631a4727acde4bc9f56d.zip | |
midi.txt > midi.mp3.txt, formatting, oops
Diffstat (limited to 'konami')
| -rw-r--r-- | konami/assets/midi/midi.mp3.txt (renamed from konami/assets/midi/midi.txt) | 0 | ||||
| -rw-r--r-- | konami/index.html | 4 |
2 files changed, 2 insertions, 2 deletions
diff --git a/konami/assets/midi/midi.txt b/konami/assets/midi/midi.mp3.txt index 3b8e91b..3b8e91b 100644 --- a/konami/assets/midi/midi.txt +++ b/konami/assets/midi/midi.mp3.txt diff --git a/konami/index.html b/konami/index.html index 859a2f4..7f7d5a3 100644 --- a/konami/index.html +++ b/konami/index.html @@ -128,10 +128,10 @@ Uploader: Confused Bi-Product of a Misinformed Culture - Full Credits: https://s1n.pw/konami/assets/midi/midi.txt + Full Credits: https://s1n.pw/konami/assets/midi/midi.mp3.txt --> <audio src="/konami/assets/midi/midi.mp3" autoplay id="music"> - <p>If you are reading this, it is because your browser does not support the audio element. </p> + <p>If you are reading this, it is because your browser does not support the audio element.</p> <script> var audio = document.getElementById("music"); audio.volume = 0.1; // Volume Adjuster, might bind it to "- and +" one day if possible. |