diff options
Diffstat (limited to 'src/music')
-rw-r--r-- | src/music/index.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/music/index.php b/src/music/index.php index 7f8ff4e..6b69cd0 100644 --- a/src/music/index.php +++ b/src/music/index.php @@ -1,5 +1,5 @@ <?php -$title = "Music"; +$title = "My Music"; require($_SERVER["DOCUMENT_ROOT"] . "/head.php"); require($_SERVER["DOCUMENT_ROOT"] . "/header.php"); ?> @@ -26,6 +26,7 @@ require($_SERVER["DOCUMENT_ROOT"] . "/header.php"); and hope you will too, but I don't want to imply that I am in any way an expert. I can also sing kind of, so there are some recordings of that, and there will be more in the future. </p> +<h2>Recordings</h2> <ul> <li> <h3><a href="angelfish.mp3">Angelfish - Anne Gaudet</a></h3> |