From 1ffe2a26a9d18979fb33a6d7381987047d0ca56c Mon Sep 17 00:00:00 2001 From: zepp Date: Thu, 28 Nov 2024 21:33:48 -0500 Subject: [PATCH] add initial markup and php include to remaining pages --- life/music.php | 16 ++++++++++++++++ life/pets.php | 16 ++++++++++++++++ life/photography.php | 16 ++++++++++++++++ life/technology.php | 16 ++++++++++++++++ site/contact.php | 16 ++++++++++++++++ site/postroll.php | 16 ++++++++++++++++ site/why.php | 16 ++++++++++++++++ 7 files changed, 112 insertions(+) diff --git a/life/music.php b/life/music.php index e69de29..d016a4c 100644 --- a/life/music.php +++ b/life/music.php @@ -0,0 +1,16 @@ + + + + + + musically emma + + + + + + +
+
+ + diff --git a/life/pets.php b/life/pets.php index e69de29..f2eac90 100644 --- a/life/pets.php +++ b/life/pets.php @@ -0,0 +1,16 @@ + + + + + + pets of emma + + + + + + +
+
+ + diff --git a/life/photography.php b/life/photography.php index e69de29..89b4ed6 100644 --- a/life/photography.php +++ b/life/photography.php @@ -0,0 +1,16 @@ + + + + + + photographically emma + + + + + + +
+
+ + diff --git a/life/technology.php b/life/technology.php index e69de29..491d158 100644 --- a/life/technology.php +++ b/life/technology.php @@ -0,0 +1,16 @@ + + + + + + technically emma + + + + + + +
+
+ + diff --git a/site/contact.php b/site/contact.php index e69de29..ee70cf5 100644 --- a/site/contact.php +++ b/site/contact.php @@ -0,0 +1,16 @@ + + + + + + contact emma + + + + + + +
+
+ + diff --git a/site/postroll.php b/site/postroll.php index e69de29..a1a2727 100644 --- a/site/postroll.php +++ b/site/postroll.php @@ -0,0 +1,16 @@ + + + + + + emma's postroll + + + + + + +
+
+ + diff --git a/site/why.php b/site/why.php index e69de29..e891a9c 100644 --- a/site/why.php +++ b/site/why.php @@ -0,0 +1,16 @@ + + + + + + because + + + + + + +
+
+ +