summaryrefslogtreecommitdiff
path: root/index.xhtml
diff options
context:
space:
mode:
Diffstat (limited to 'index.xhtml')
-rw-r--r--index.xhtml15
1 files changed, 15 insertions, 0 deletions
diff --git a/index.xhtml b/index.xhtml
new file mode 100644
index 000000000..cf28b8438
--- /dev/null
+++ b/index.xhtml
@@ -0,0 +1,15 @@
+<?xml version='1.0' encoding='UTF-8'?>
+
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
+ "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+
+<html xmlns="http://www.w3.org/1999/xhtml"
+ xml:lang="en">
+<head>
+<title>stoi.ca</title>
+</head>
+<body>
+<h1>stoi.ca</h1>
+<p>Coming soon.</p>
+</body>
+</html>