Skip to content

Commit 25b09c1

Browse files
authored
Merge pull request #2 from devcenter-square/osioke-homepage-update
Update index.html
2 parents dc7e372 + 5bb0f7b commit 25b09c1

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
<div class="col-md-4 col-xs-12 no-padder">
66
<div class="box box-1 bg-1">
77
<h1>Devcenter Square</h1>
8-
<h4>is a curation of over 400 designers and developers working on open source projects.</h4>
8+
<h4>is a curation of over 420 developers and designers working on open source projects.</h4>
9+
<p>Want to join?</p>
910
<ul class="links">
10-
<li><a href="https://github.com/devcenter-square">Check us out on GitHub</a></li>
11-
<li><a href="https://github.com/devcenter-square/beginner-guide">Read our Beginner's Guide</a></li>
12-
<li><a href="https://devcenter-square-slack.herokuapp.com">Join us on Slack</a></li>
13-
<li>Powered by <a href="http://devcenter.co" title="Devcenter">Devcenter</a></li>
11+
<li><a href="https://github.com/devcenter-square/beginner-guide/wiki">Read this first</a></li>
12+
<li><a href="https://devcenter-square-slack.herokuapp.com/">Then, join us on Slack</a></li>
1413
</ul>
14+
<p>Powered by <a href="http://devcenter.co" title="Devcenter">Devcenter</a></p>
1515
</div>
1616
</div>
1717
{% for post in site.posts %}

0 commit comments

Comments
 (0)