summaryrefslogtreecommitdiff
path: root/photography/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'photography/index.html')
-rw-r--r--photography/index.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/photography/index.html b/photography/index.html
new file mode 100644
index 0000000..905f240
--- /dev/null
+++ b/photography/index.html
@@ -0,0 +1,12 @@
+<head>
+ <link rel="stylesheet" href="../style.css">
+</head>
+<body>
+ <div class="background">
+ <div class="contentpane">
+ <h1>Photography | <a class="backbutton" href="../index.html">[Back]</a></h1>
+ <p>There's nothing here.
+ </p>
+ </div>
+ </div>
+</body>