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

github.com/uicardiodev/hugo-uilite.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/data/config.json')
-rw-r--r--exampleSite/data/config.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/exampleSite/data/config.json b/exampleSite/data/config.json
index 5e30375..6284b53 100644
--- a/exampleSite/data/config.json
+++ b/exampleSite/data/config.json
@@ -1,4 +1,5 @@
{
"author" : "Arvind Singh",
- "email" : "youremailhere@gmail.com"
-} \ No newline at end of file
+ "email" : "youremailhere@gmail.com",
+ "formspree" : "https://your-form-endpoint-goes-here"
+}