Contact form added
This commit is contained in:
parent
33ff662842
commit
f8e8c2670d
1 changed files with 17 additions and 0 deletions
17
contact.md
Normal file
17
contact.md
Normal file
|
@ -0,0 +1,17 @@
|
|||
---
|
||||
layout: page
|
||||
title: "Contact"
|
||||
subtitle: "Why another Jekyll Theme?"
|
||||
description: "Get in touch with me? Use the contact form."
|
||||
image_header: "no"
|
||||
permalink: "/contact/"
|
||||
---
|
||||
If you need a fabulous contact form for your website, I suggest you use [Wufoo][1]. You can use three forms for free, you get no spam and if you get more than 100 entries you have to pay.
|
||||
|
||||
<div class="panel">
|
||||
<iframe width="100%" height="650" frameborder="0" scrolling="no" src="https://phlowmedia.wufoo.com/embed/z7x3k1/"></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
[1]: http://www.wufoo.com/
|
Reference in a new issue