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:
authorArvind <heyarviind@gmail.com>2021-06-08 19:11:42 +0300
committerGitHub <noreply@github.com>2021-06-08 19:11:42 +0300
commit0b625104854cb06afaf1f1260eabedb07c0d4706 (patch)
tree8e6cd95b418cf300c939939cd5b68f2e84183678 /layouts
parent966770a2171eec418fecd356d781f50f82f7bede (diff)
parent860fc155148169b8a82fc8a13c340d459ed4b18c (diff)
Merge pull request #18 from felipeamarante/formspree-fixHEADmaster
Fixing formspree integration and adding steps to readme.md and exampleSite
Diffstat (limited to 'layouts')
-rw-r--r--layouts/partials/contact.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/contact.html b/layouts/partials/contact.html
index 97cb4ed..4fa30e6 100644
--- a/layouts/partials/contact.html
+++ b/layouts/partials/contact.html
@@ -8,7 +8,7 @@
{{ $config.message }}
</div>
- <form action="https://formspree.io/{{ $config.email }}" method="post">
+ <form action="{{ $config.formspree }}" method="post">
<div class="form-row">
<div class="col-12 col-xl-6 col-lg-6 col-md-6">
<label>Name</label>