summaryrefslogtreecommitdiffstats
path: root/exampleSite/config.toml
diff options
context:
space:
mode:
authorSerghei Iakovlev <egrep@protonmail.ch>2022-05-27 16:41:01 +0200
committerSerghei Iakovlev <egrep@protonmail.ch>2022-05-27 16:41:01 +0200
commita65fcfbcc063f8bc9470155fd824f994b9ed3563 (patch)
treec17659a9b2cd0d50142c2cd8020fb4630287a4cb /exampleSite/config.toml
parent5396f5e11711d75b7c17f3dd1ba4f035f041248b (diff)
downloadgohugo-theme-ed-a65fcfbcc063f8bc9470155fd824f994b9ed3563.tar.gz
Correct documentation
Diffstat (limited to 'exampleSite/config.toml')
-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'