summaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'index.php')
-rw-r--r--index.php12
1 files changed, 12 insertions, 0 deletions
diff --git a/index.php b/index.php
new file mode 100644
index 0000000..a6ba49e
--- /dev/null
+++ b/index.php
@@ -0,0 +1,12 @@
+<!DOCTYPE html>
+<html>
+
+<head>
+ <title>id system</title>
+</head>
+
+<body>
+ <h1>hello, world</h1>
+</body>
+
+</html> \ No newline at end of file