Removed existing mail and placed a dummy mail to be replaced

This commit is contained in:
rac2030 2017-02-28 04:44:08 +01:00
parent ff46ccae8b
commit 8dea7799c1

View file

@ -3,7 +3,7 @@ title = "Formspree"
id = "formspree" id = "formspree"
+++ +++
<form id="contactform" method="post" action="https://formspree.io/rac2030@gmail.com"> <form id="contactform" method="post" action="https://formspree.io/insert.your@mail.adress">
<div class="field half first"> <div class="field half first">
<input type="text" name="name" id="name" placeholder="Name"/> <input type="text" name="name" id="name" placeholder="Name"/>
</div> </div>