From a65fcfbcc063f8bc9470155fd824f994b9ed3563 Mon Sep 17 00:00:00 2001 From: Serghei Iakovlev Date: Fri, 27 May 2022 16:41:01 +0200 Subject: Correct documentation --- exampleSite/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'exampleSite') diff --git a/exampleSite/config.toml b/exampleSite/config.toml index 31b696c..ad0aa32 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -150,7 +150,7 @@ disableKinds = ['RSS'] feedSize = 25 [params.contact] - # Formspree URL, used in contacts form + # Forms Backend URL, used in contacts form formAction = 'https://submit-form.com/example' # Contact form email subject emailSubject = 'Contact form submission' -- cgit v1.2.3