Skip to content

Commit 5afebec

Browse files
committed
Move signup lower
1 parent 759bd72 commit 5afebec

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,12 @@
11
---
22
layout: home
3-
title: "Docs Like Code"
3+
title: "Docs as Code"
44
excerpt: "Docs like code means treating docs as artfully and mindfully as code."
55
search: false
66
show_excerpts: true
77
entries_layout: grid
88
---
99

10-
{% include sign-up.html %}
11-
1210
<div>
1311
<a href="https://www.docslikecode.com/learn/"><img src="images/learn/octocat-400x333.png" alt="Learn more" align="left" hspace="20" vspace="20" width="159"></a>
1412

@@ -36,3 +34,5 @@ <h2>Read the articles</h2>
3634
using GitHub for documentation. Let's find out the best practices and create a balance point between artisanal craft and automation efficiency.
3735
</p>
3836
</div>
37+
38+
{% include sign-up.html %}

0 commit comments

Comments
 (0)