aboutsummaryrefslogtreecommitdiff
path: root/about
diff options
context:
space:
mode:
Diffstat (limited to 'about')
-rw-r--r--about/index.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/about/index.html b/about/index.html
new file mode 100644
index 0000000..1e5d5d7
--- /dev/null
+++ b/about/index.html
@@ -0,0 +1,13 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+ <meta charset="UTF-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
+ <title>hiiiii</title>
+ {{ include "globalhead.html" }}
+</head>
+<body>
+ {{ include "header.html" }}
+ <div>WIP! *about* to come back later!! (:</div>
+</body>
+</html>