Fix phrasing on home page to make it more relevant to visuals

This commit is contained in:
Ryan Watters
2017-03-03 03:09:07 -06:00
parent 7fb86c2953
commit fe211e9d95
@@ -24,9 +24,9 @@
<div class="half half-content">
<h2>Focus on your content and design.</h2>
<hr class="hr">
<p>Forget databases, security updates, and cofee breaks spent waiting for your site to rebuild. You only have so much time.</p>
<p>Forget databases, security updates, and cofee breaks spent waiting for your site to rebuild.</p>
<!-- <p>Focus on content. Focus on design.</p> -->
<p>Hugo's the first static site generator fast enough to keep up with your creativiy.</p>
<p>Golang's speed combined with markdown's elegant simplicity mean Hugo's the first static site generator fast enough to keep up with your creativiy.</p>
</div>
</div>
</div>