summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--exampleSite/config.toml2
1 files changed, 1 insertions, 1 deletions
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'