diff options
| author | jaerri <62021987+jaerri@users.noreply.github.com> | 2026-02-04 17:13:57 -0600 |
|---|---|---|
| committer | jaerri <62021987+jaerri@users.noreply.github.com> | 2026-02-04 17:13:57 -0600 |
| commit | 3065da6b5ac423f63534f6b6393925c04c601e6a (patch) | |
| tree | 60d41477be42491c2726aacc6fc3f15ad0562261 /index.html | |
| parent | 107150c0f8f2512c67c69af0a007ecff5c9d1ae1 (diff) | |
test 2
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |
