I have contact form that doesn't work on the static site generated by the Static Site Generator (SSG) it returns a 404 for /!/forms/contact. It works on the non-generated site.
How can I make sure the form action is generated for the static site?
I have contact form that doesn't work on the static site generated by the Static Site Generator (SSG) it returns a 404 for /!/forms/contact. It works on the non-generated site.
How can I make sure the form action is generated for the static site?