aboutsummaryrefslogtreecommitdiff
path: root/src/contact/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/contact/index.html')
-rw-r--r--src/contact/index.html30
1 files changed, 30 insertions, 0 deletions
diff --git a/src/contact/index.html b/src/contact/index.html
new file mode 100644
index 0000000..5424611
--- /dev/null
+++ b/src/contact/index.html
@@ -0,0 +1,30 @@
+<!DOCTYPE html>
+<html lang="en">
+ <head>
+ :!t | Contact:!/t
+ :?src/templates/inner-head.html
+ </head>
+ <body>
+ :?src/templates/nav.html
+ :?src/templates/body-top.html
+ <article>
+ <section id="about">
+ <br>
+ <div class="card">
+ <div>
+ <span class="card-head">
+ Contact:!refcontact:!/ref
+ </span>
+ <hr>
+ <div class="card-body">
+ <p>
+ Hopefully I can get email setup here eventually, but for now, contacting <a href="/people/#glass">glass</a> will have to do.
+ </p>
+ </div>
+ </div>
+ </div>
+ </section>
+ </article>
+ :?src/templates/body-bottom.html
+ </body>
+</html>