mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 15:28:54 +00:00
Fix phrasing on home page to make it more relevant to visuals
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user