diff options
author | Kai Stevenson <kai@kaistevenson.com> | 2022-10-15 15:23:13 -0700 |
---|---|---|
committer | Kai Stevenson <kai@kaistevenson.com> | 2022-10-15 15:23:13 -0700 |
commit | 0163e23ec10085b67744488eaae45d85adce0383 (patch) | |
tree | f32bbaf611e8f5aa5d94fd622010acfe7946a7a6 | |
parent | 46b76eabf8b5d4fd90d5d4cf53091dfeca6beec3 (diff) |
fixed angelfish link
-rw-r--r-- | music/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/music/index.php b/music/index.php index b40b136..0688e06 100644 --- a/music/index.php +++ b/music/index.php @@ -9,7 +9,7 @@ require($_SERVER["DOCUMENT_ROOT"] . "/header.php"); </p> <ul> <li> - <h3><a href="angelfish.mp3">Angelfish</a></h3> + <h3><a href="angelfish.wav">Angelfish</a></h3> </li> <li> <h3><a href="music/dne.html">09/15/22 - #</a></h3> |