diff options
| -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 |
