summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorjaerri <62021987+jaerri@users.noreply.github.com>2026-02-04 17:13:57 -0600
committerjaerri <62021987+jaerri@users.noreply.github.com>2026-02-04 17:13:57 -0600
commit3065da6b5ac423f63534f6b6393925c04c601e6a (patch)
tree60d41477be42491c2726aacc6fc3f15ad0562261 /index.html
parent107150c0f8f2512c67c69af0a007ecff5c9d1ae1 (diff)
test 2
Diffstat (limited to 'index.html')
-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