Skip to content

Commit

Permalink
button change
Browse files Browse the repository at this point in the history
  • Loading branch information
flyingmachine committed Oct 25, 2014
1 parent a03f15c commit 8feda56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/default.haml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
%form#search{:action => "/search/"}
%input#tipue_search_input{:name => "q", :type => "search", :placeholder => "search site"}
%li
%a.buy{:href => "https://leanpub.com/clojure-for-the-brave-and-true"} buy the ebook $35!!?!
%a.buy{:href => "https://leanpub.com/clojure-for-the-brave-and-true"} buy the ebook $35
%li.subscribe
%form#mc-embedded-subscribe-form.validate{:action => "http://flyingmachinestudios.us1.list-manage.com/subscribe/post?u=60763b0c4890c24bd055f32e6&id=0b40ffd1e1", :method => "post", :name => "mc-embedded-subscribe-form", :novalidate => "", :target => "_blank"}
%input#mce-EMAIL.email{:name => "EMAIL", :placeholder => "email address", :required => "", :type => "email", :value => ""}/
Expand Down

0 comments on commit 8feda56

Please sign in to comment.