updated readme.

This commit is contained in:
nusserstudios 2023-08-12 09:41:26 -05:00
parent 2348a74397
commit f909ccbd56
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>
## Form
To use the form, visit [FormSubmit.Co](https://formsubmit.co/). Locate the contact form in "content/contact.md", and ppdate the form action with the email address you want the form to send to. <code><form action="https://formsubmit.co/your@email.com" method="POST"></code>
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"
## Credits