adding form shortcode

This commit is contained in:
Chris Cochrun 2022-10-27 05:44:44 -05:00
parent fddb85008b
commit c53b23aaf8
4 changed files with 19 additions and 2 deletions

View file

@ -8,7 +8,6 @@ menu: main
---
This is an example of a custom shortcode that you can put right into your content. You will need to add a form action to the the shortcode to make it work. Check out [Formspree](https://formspree.io/) for a simple, free form service.
{{< form-contact action="https://example.com" >}}