From 7cdaa8b30fcd8ab333d11719dc4b280b28347a71 Mon Sep 17 00:00:00 2001 From: Kai Stevenson Date: Sat, 8 Oct 2022 18:40:34 -0700 Subject: set up PHP --- music/index.html | 13 ------------- music/index.php | 13 +++++++++++++ 2 files changed, 13 insertions(+), 13 deletions(-) delete mode 100644 music/index.html create mode 100644 music/index.php (limited to 'music') diff --git a/music/index.html b/music/index.html deleted file mode 100644 index e4bacdb..0000000 --- a/music/index.html +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - -
-

Music | [Back]

-

I haven't recorded anything yet. If you like jazz piano improv, you could check back a little later and there - might be some here. -

-
- \ No newline at end of file diff --git a/music/index.php b/music/index.php new file mode 100644 index 0000000..e4bacdb --- /dev/null +++ b/music/index.php @@ -0,0 +1,13 @@ + + + + + + +
+

Music | [Back]

+

I haven't recorded anything yet. If you like jazz piano improv, you could check back a little later and there + might be some here. +

+
+ \ No newline at end of file -- cgit v1.2.3-70-g09d2