Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/funkydan2/alpha-church.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Benson <wolfman18336@gmail.com>2021-07-21 04:55:29 +0300
committerGitHub <noreply@github.com>2021-07-21 04:55:29 +0300
commited02b8fcd4d04b53127db6b90e8445a9f96af1c7 (patch)
tree987e11e5d56ecea6193efecab14ee3242f2eba1e
parent33304da994a71ca330ab3b0a7d71695fcadcab29 (diff)
Updated to reflect variable name (#37)
I noticed while using the theme the variable wasn't named properly. Just a quick update to better use the theme.
-rw-r--r--exampleSite/config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 0e9bfae..45840cd 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -142,7 +142,7 @@ unsafe = true
# Please edit the /static/contact_mail.php file from the exampleSite.
service = "netlify" #or "formspree" or "php"
confirm_page = "/contact_thanks" #only used by netlify
- # form_id="" #only used by formspree
+ # formspree_formid="" #only used by formspree
[params.footer]