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 --- programming/index.html | 12 ------------ programming/index.php | 12 ++++++++++++ 2 files changed, 12 insertions(+), 12 deletions(-) delete mode 100644 programming/index.html create mode 100644 programming/index.php (limited to 'programming') diff --git a/programming/index.html b/programming/index.html deleted file mode 100644 index 86b2be2..0000000 --- a/programming/index.html +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - -
-

Programming | [Back]

-

There's nothing here, yet, but some things I have programmed are available on github.com/kaistevenson. -

-
- \ No newline at end of file diff --git a/programming/index.php b/programming/index.php new file mode 100644 index 0000000..86b2be2 --- /dev/null +++ b/programming/index.php @@ -0,0 +1,12 @@ + + + + + + +
+

Programming | [Back]

+

There's nothing here, yet, but some things I have programmed are available on github.com/kaistevenson. +

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