Skip to content

Commit dc508be

Browse files
committed
Moves signup higher on index.html
1 parent 51f32f8 commit dc508be

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

index.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ <h1>About the book</h1>
1111
<p>We've transformed the way teams work together on docs, and we want to talk about the best practices for writing docs using development tools and techniques.</p>
1212
<p><a href="http://www.lulu.com/spotlight/justwriteclick" class="btn btn--light-outline btn--large"><i class='fa fa-book'></i> Buy Now</a></p>
1313

14+
15+
{% include sign-up.html %}
16+
17+
1418
<h1>Get the t-shirt!</h1>
1519

1620
<a href="https://just-write-click.myshopify.com/">Now available - Docs Like Code t-shirts</a>!
@@ -20,5 +24,3 @@ <h1>Get the t-shirt!</h1>
2024
<p>Read more <a href="{{base_url}}/articles/">articles</a> on this site about
2125
using GitHub for documentation. Let's find out the best practices and create a balance point between artisanal craft and automation efficiency.
2226
</p>
23-
24-
{% include sign-up.html %}

0 commit comments

Comments
 (0)