Skip to content

Commit

Permalink
changed contact form
Browse files Browse the repository at this point in the history
  • Loading branch information
geate committed Jul 30, 2016
1 parent 4146984 commit 713b38c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 10 deletions.
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,5 @@ exclude:
- node_modules
- gulpfile.js

environment: production
environment: dev
#production
11 changes: 2 additions & 9 deletions contact.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
<div id="wufoo-z1eu04l416n5071">
Fill out my <a href="https://dinosaurscode.wufoo.com/forms/z1eu04l416n5071">online form</a>.
</div>
<div id="wuf-adv" style="font-family:inherit;font-size: small;color:#a7a7a7;text-align:center;display:block;">Use <a href="http://www.wufoo.com/partners/">Wufoo integrations</a> and get your data to your favorite apps.</div>
<div id="wuf-adv" style="font-family:inherit;font-size: small;color:#a7a7a7;text-align:center;display:block;">The easy to use <a href="http://www.wufoo.com/form-builder/">Wufoo form builder</a> helps you make forms easy, fast, and fun.</div>
<script type="text/javascript">var z1eu04l416n5071;(function(d, t) {
var s = d.createElement(t), options = {
'userName':'dinosaurscode',
'formHash':'z1eu04l416n5071',
'autoResize':true,
'height':'357',
'height':'475',
'async':true,
'host':'wufoo.com',
'header':'show',
Expand All @@ -23,10 +23,3 @@
var scr = d.getElementsByTagName(t)[0], par = scr.parentNode; par.insertBefore(s, scr);
})(document, 'script');</script>


<br>
<br>
<h3>Or email me here's my <a href="/dino-pubkey.txt">gpg public</a> key and email</h3>
<h4 style="color:#BDBDBD;">dinosaurscode@gmail.com</h4>
<br>

0 comments on commit 713b38c

Please sign in to comment.