Skip to content

Commit 9cd18a5

Browse files
committed
Update template
1 parent 83ff465 commit 9cd18a5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

template.hbs

+3-3
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
</div>
2121
</div>
2222
<div class="container">
23-
<h3>You now know alternate meanings for <strong>fork</strong> and <strong>branch</strong>. You've <strong>collaborated</strong> with someone whose location you're unaware of. You, friend, <strong>pull request</strong> with the best of 'em.</h3>
24-
<h3><strong>Your pulling and pushing compatriots (give or take 4 million):</strong></h3>
23+
<h2 style="text-align: center;">You <strong>pull request</strong> with the best of 'em.</h2>
24+
<h3>You now know alternate meanings for the words <strong>fork</strong> and <strong>branch</strong> and you've <strong>collaborated</strong> with someone (or robot) elsewhere. Below are the <strong>last 100</strong> to have completed Git-it.</h3>
2525

2626
<div id="compatriots">
2727
<ul class="compatriots-list">
@@ -32,7 +32,7 @@
3232
<div class="textcontainer">
3333
<div id="about" class="halvsies">
3434
<h4>About</h4>
35-
<p>The {{total}} folks on this page have completed <a href="https://www.github.com/jlord/git-it" target="_blank">Git-it</a>, an open source terminal app for learning Git and GitHub.</p> <p>The <a href="https://www.github.com/jlord/git-it" target="_blank">Git-it</a> challenges are self directed so one can do it on their own, but it also makes for a great <a href="http://nodeschool.io/" target="_blank">nodeschool.io</a> type of workshop.</p>
35+
<p>{{total}} fine humans have completed <a href="https://www.github.com/jlord/git-it" target="_blank">Git-it</a>, an open source terminal app for learning Git and GitHub.</p> <p>The <a href="https://www.github.com/jlord/git-it" target="_blank">Git-it</a> challenges are self directed so one can do it on their own, but it also makes for a great <a href="http://nodeschool.io/" target="_blank">nodeschool.io</a> type of workshop.</p>
3636
</div>
3737

3838
<div id="next" class="halvsies">

0 commit comments

Comments
 (0)