Skip to content

Commit c12f187

Browse files
committed
learn page: remove 'Read the book!'
1 parent 59e0d49 commit c12f187

File tree

2 files changed

+0
-14
lines changed

2 files changed

+0
-14
lines changed

assets/sass/layout.scss

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -140,16 +140,6 @@ aside {
140140
p {
141141
margin-bottom: 0;
142142
}
143-
144-
a.button {
145-
padding: .5rem;
146-
background: var(--orange);
147-
color: white;
148-
display: inline-block;
149-
margin-top: .5rem;
150-
border-radius: .5rem;
151-
}
152-
153143
}
154144

155145
img {

content/learn/_index.html

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,6 @@ <h3> Pro Git Book </h3>
2020
Print copies are available on <a
2121
href="https://www.amazon.com/Pro-Git-Scott-Chacon/dp/1484200772?ie=UTF8&camp=1789&creative=9325&creativeASIN=1430218339&linkCode=as2&tag=git-sfconservancy-20">Amazon.com</a>.
2222
</p>
23-
24-
<p>
25-
<a class="button" href="{{< relurl "book">}}">Read the book! </a>
26-
</p>
2723
</div>
2824

2925
<div class="callout icon video">

0 commit comments

Comments
 (0)