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

Photography | [Back]

-

There's nothing here, yet. -

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

Photography | [Back]

+

There's nothing here, yet. +

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