diff options
-rw-r--r-- | src/error_404.php | 3 | ||||
-rw-r--r-- | src/images/roly-saynotoweb3.gif | bin | 483 -> 0 bytes | |||
-rw-r--r-- | src/music/index.php | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/src/error_404.php b/src/error_404.php index 2893641..79bb955 100644 --- a/src/error_404.php +++ b/src/error_404.php @@ -5,5 +5,6 @@ require($_SERVER["DOCUMENT_ROOT"] . "/header.php"); ?> <p> The page you tried to access doesn't exist. I probably just haven't made it yet. + If you think it should definitely exist, let me know by emailing me at kai@kaistevenson.com </p> -<?php require($_SERVER["DOCUMENT_ROOT"] . "/footer.php"); ?>
\ No newline at end of file +<?php require($_SERVER["DOCUMENT_ROOT"] . "/footer.php"); ?> diff --git a/src/images/roly-saynotoweb3.gif b/src/images/roly-saynotoweb3.gif Binary files differdeleted file mode 100644 index 4f5a2f1..0000000 --- a/src/images/roly-saynotoweb3.gif +++ /dev/null diff --git a/src/music/index.php b/src/music/index.php index 4be3dbe..f2c1b13 100644 --- a/src/music/index.php +++ b/src/music/index.php @@ -25,7 +25,7 @@ require($_SERVER["DOCUMENT_ROOT"] . "/header.php"); unwillingness to push the boundaries of harmony. On the other hand, I find jazz too hesitant to accept the establishment of a tonic, and in many ways I still feel too restricted by certain rhythmic constraints. So I attempt to find some hybrid of all these things that - satisfies my possibly atypical taste. + satisfies my possibly atypical taste. Maybe it's free jazz. </p> <p> I've only played music since 2021, so I am very much an amateur! I enjoy some of my music |