moving pic mode to l key, renaming dir and filename

This commit is contained in:
raven
2022-12-21 21:29:12 -05:00
parent e2122a1715
commit c9fca96392
2 changed files with 10 additions and 4 deletions

1
htdocs/input.html Normal file
View File

@ -0,0 +1 @@
<CENTER><form action="https://grwh.work:3031/input" method="get"> <label for="data">Input Text:</label> <input type="text" id="data" name="data"><br><br> <input type="submit" value="Submit"> </form>