a few copy changes

This commit is contained in:
Kyle Drake 2016-05-13 20:14:02 -04:00
parent b2146eb011
commit 3d317da545

View file

@ -6,13 +6,13 @@
<div class="option"> <div class="option">
<h3><i class="fa fa-star" aria-hidden="true"></i> <strong>New to coding?</strong></h3> <h3><i class="fa fa-star" aria-hidden="true"></i> <strong>New to coding?</strong></h3>
<h3>Learn how to build websites from scratch <h3>Learn how to build websites from scratch
with interactive lessons from Neocities' head cat, Penelope!</h3> with lessons from the Neocities head cat, Penelope.</h3>
<p><a href="/tutorial/html/">Start the tutorial >></a></p> <p><a href="/tutorial/html/">Start the tutorial >></a></p>
</div> </div>
<div class="option"> <div class="option">
<h3><i class="fa fa-wrench" aria-hidden="true"></i> <strong>Already know HTML?</strong></h3> <h3><i class="fa fa-wrench" aria-hidden="true"></i> <strong>Already know HTML?</strong></h3>
<h3>Get started right away on building your website!</h3> <h3>Get started right away on building your website.</h3>
<p><a href="/dashboard">Go to the dashboard >></a></p> <p><a href="/dashboard">Go to the dashboard >></a></p>
</div> </div>