summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--index.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/index.html b/index.html
index aaba934..5eb59a5 100644
--- a/index.html
+++ b/index.html
@@ -6,7 +6,10 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<body>
+ <h2>under construction</h2>
+ <a href="https://git.jaerri.top/">git testing!</a>
<form action="hello.php" method="get">
+ <input type="text" name="hello">
<input type="submit" value="hello world">
</form>
</body> \ No newline at end of file