From 9f80a7eb78f0539d751baed716e816cd30a5a48d Mon Sep 17 00:00:00 2001 From: Max Value Date: Mon, 23 Mar 2026 16:49:46 +0000 Subject: [PATCH] Added empty indexes for new pages --- about/index.html | 50 +++++++++++++++++++++++++ commercial/groke/index.html | 50 +++++++++++++++++++++++++ commercial/le-blanc-fine-art/index.html | 50 +++++++++++++++++++++++++ commercial/live-music/index.html | 50 +++++++++++++++++++++++++ commercial/on-set/index.html | 50 +++++++++++++++++++++++++ contacts/index.html | 50 +++++++++++++++++++++++++ cv/index.html | 50 +++++++++++++++++++++++++ personal/cotton-town/index.html | 50 +++++++++++++++++++++++++ personal/memorabilia/index.html | 50 +++++++++++++++++++++++++ personal/photojournalism/index.html | 50 +++++++++++++++++++++++++ 10 files changed, 500 insertions(+) create mode 100644 about/index.html create mode 100644 commercial/groke/index.html create mode 100644 commercial/le-blanc-fine-art/index.html create mode 100644 commercial/live-music/index.html create mode 100644 commercial/on-set/index.html create mode 100644 contacts/index.html create mode 100644 cv/index.html create mode 100644 personal/cotton-town/index.html create mode 100644 personal/memorabilia/index.html create mode 100644 personal/photojournalism/index.html diff --git a/about/index.html b/about/index.html new file mode 100644 index 0000000..00125ef --- /dev/null +++ b/about/index.html @@ -0,0 +1,50 @@ + + + + Demo + + + + + + + + + + +
+
+ + diff --git a/commercial/groke/index.html b/commercial/groke/index.html new file mode 100644 index 0000000..00125ef --- /dev/null +++ b/commercial/groke/index.html @@ -0,0 +1,50 @@ + + + + Demo + + + + + + + + + + +
+
+ + diff --git a/commercial/le-blanc-fine-art/index.html b/commercial/le-blanc-fine-art/index.html new file mode 100644 index 0000000..00125ef --- /dev/null +++ b/commercial/le-blanc-fine-art/index.html @@ -0,0 +1,50 @@ + + + + Demo + + + + + + + + + + +
+
+ + diff --git a/commercial/live-music/index.html b/commercial/live-music/index.html new file mode 100644 index 0000000..00125ef --- /dev/null +++ b/commercial/live-music/index.html @@ -0,0 +1,50 @@ + + + + Demo + + + + + + + + + + +
+
+ + diff --git a/commercial/on-set/index.html b/commercial/on-set/index.html new file mode 100644 index 0000000..00125ef --- /dev/null +++ b/commercial/on-set/index.html @@ -0,0 +1,50 @@ + + + + Demo + + + + + + + + + + +
+
+ + diff --git a/contacts/index.html b/contacts/index.html new file mode 100644 index 0000000..00125ef --- /dev/null +++ b/contacts/index.html @@ -0,0 +1,50 @@ + + + + Demo + + + + + + + + + + +
+
+ + diff --git a/cv/index.html b/cv/index.html new file mode 100644 index 0000000..00125ef --- /dev/null +++ b/cv/index.html @@ -0,0 +1,50 @@ + + + + Demo + + + + + + + + + + +
+
+ + diff --git a/personal/cotton-town/index.html b/personal/cotton-town/index.html new file mode 100644 index 0000000..00125ef --- /dev/null +++ b/personal/cotton-town/index.html @@ -0,0 +1,50 @@ + + + + Demo + + + + + + + + + + +
+
+ + diff --git a/personal/memorabilia/index.html b/personal/memorabilia/index.html new file mode 100644 index 0000000..00125ef --- /dev/null +++ b/personal/memorabilia/index.html @@ -0,0 +1,50 @@ + + + + Demo + + + + + + + + + + +
+
+ + diff --git a/personal/photojournalism/index.html b/personal/photojournalism/index.html new file mode 100644 index 0000000..00125ef --- /dev/null +++ b/personal/photojournalism/index.html @@ -0,0 +1,50 @@ + + + + Demo + + + + + + + + + + +
+
+ + -- 2.39.2