diff options
| author | s1n <[email protected]> | 2019-07-30 13:23:00 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-07-30 13:23:00 -0700 |
| commit | faa0531912c8035fbb8d5f2fb59b7d41644e804f (patch) | |
| tree | ac0532a34040b4d1a8e8eec71c4115907caf1678 | |
| parent | Create README.md (diff) | |
| download | veil-faa0531912c8035fbb8d5f2fb59b7d41644e804f.tar.xz veil-faa0531912c8035fbb8d5f2fb59b7d41644e804f.zip | |
Update index.html
| -rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -95,7 +95,7 @@ and handle your request. </p> <div class="form-wrap"> - <form name='signup' method='POST'><input type='hidden' name='form-name' value='signup' /> + <form name='signup' netlify method='POST'><input type='hidden' name='form-name' value='signup' /> <label> Site Name: <input type="text" name="name" required /> |