Corrected FormSubmit area in readme.md

This commit is contained in:
nusserstudios 2023-08-12 09:43:26 -05:00
parent f909ccbd56
commit 2ed8f44469
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@ Has paginated Categories and Tags. Markdown files will automatically convert ima
<a href="https://www.buymeacoffee.com/nusserstudios" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/default-blue.png" alt="Buy Me A Coffee" height="41" width="174"></a> <a href="https://www.buymeacoffee.com/nusserstudios" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/default-blue.png" alt="Buy Me A Coffee" height="41" width="174"></a>
## Form ## Form
To use the form, visit [FormSubmit.Co](https://formsubmit.co/). Locate the contact form in "content/contact.md", and update the form action with the email address you want the form to send to. form action="https://formsubmit.co/changeme@email.com" method="POST" To use the form, visit [FormSubmit.Co](https://formsubmit.co/). Locate the contact form in "content/contact.md", and update the form action with the email address you want on this line: **action="https://formsubmit.co/your@email.com" method="POST"**
## Credits ## Credits