Skip to content

Commit

Permalink
Remove buy button from homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
pstechnical committed Jan 25, 2018
1 parent 65f767e commit 4ec909b
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions site/templates/Layout/HomePage.ss
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,7 @@

<div class="main col has-sidebar">
$Content



<a class="buy-button red-bg white-text" href="#">
<div class="liner">
<h3>Buy the book</h3>
<span class="white-text">Purchase on Amazon now</span>
</div>
</a>
$Form
</div>

<div class="typography col sidebar">
Expand Down

0 comments on commit 4ec909b

Please sign in to comment.