Skip to content

Commit

Permalink
Button
Browse files Browse the repository at this point in the history
  • Loading branch information
Victor Castell committed Dec 28, 2018
1 parent c91852b commit 1c10d34
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions website/content/products/pro.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@
<div class="text-wrapper page-header">
<h1>Dkron Pro</h1>
<h2>Improved security, features and reliability for your scheduled jobs</h2>
<script src="https://gumroad.com/js/gumroad.js"></script>
<a class="gumroad-button" href="https://gum.co/dkron-pro" target="_blank">Buy</a>
</div>
</div>
</div>
Expand Down
4 changes: 2 additions & 2 deletions website/layouts/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -265,8 +265,8 @@ <h3><a href="/products/pro/">Pro</a></h3>
</th>
<th>
<a href="/products/pro/" class="btn btn-primary btn-sm">Learn More <span class="glyphicon glyphicon-chevron-right"></span></a>
<a href="mailto:[email protected]" target="_new" class="btn text-black btn-primary btn-sm">Soon
<span class="glyphicon glyphicon-chevron-right"></span></a>
<script src="https://gumroad.com/js/gumroad.js"></script>
<a class="gumroad-button" href="https://gum.co/dkron-pro" target="_blank" style="height: 35px; line-height: 30px !important;">Buy</a>
</th>
</tr>
</tfoot>
Expand Down

0 comments on commit 1c10d34

Please sign in to comment.