Skip to content

Commit

Permalink
added preorder button
Browse files Browse the repository at this point in the history
  • Loading branch information
bnlerner committed Aug 7, 2013
1 parent 05560ab commit 3ecf0e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ <h3>28</h3> <p>days left</p>
<div class="span6 offset3 order">
<!-- standard bootstrap button. -->
<!-- http://twitter.github.io/bootstrap/base-css.html#buttons -->
<a class="coinbase-button" data-code="9f4db849aef397c7f38c5ca6e4072ce5" data-button-style="custom_small" href="https://coinbase.com/checkouts/9f4db849aef397c7f38c5ca6e4072ce5">Pay With Bitcoin</a><script src="https://coinbase.com/assets/button.js" type="text/javascript"></script>
<a class="coinbase-button" data-code="9f4db849aef397c7f38c5ca6e4072ce5" data-button-style="custom_small" href="https://coinbase.com/checkouts/9f4db849aef397c7f38c5ca6e4072ce5">Preorder with Bitcoin</a><script src="https://coinbase.com/assets/button.js" type="text/javascript"></script>

<!-- <button class="btn btn-success btn-large">Preorder</button> -->
</div>
Expand Down

0 comments on commit 3ecf0e8

Please sign in to comment.