Functional
This commit is contained in:
parent
2fc92cedd4
commit
9ece56849d
12 changed files with 411 additions and 8 deletions
|
@ -19,7 +19,7 @@
|
|||
<div class="mainDiv">
|
||||
<h1>QuickURL<hr></h1>
|
||||
|
||||
<form action="/makeURL" method="post">
|
||||
<form action="/makeURL" method="get">
|
||||
<input required type="url" id="url" placeholder="Enter URL" name="url">
|
||||
|
||||
<br><br>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue