diff options
Diffstat (limited to '')
| -rw-r--r-- | src/pages/join/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pages/join/index.html b/src/pages/join/index.html index f519bb1..9f5b08a 100644 --- a/src/pages/join/index.html +++ b/src/pages/join/index.html @@ -46,7 +46,7 @@ join <!--: replace body --> <main> - <form> + <form action="submit"> <header> <h2>Join the club.</h2> <p class="subtle">Required fields are marked with an asterisk.</p> |
