mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 15:28:54 +00:00
Fix phrasing on home page
This commit is contained in:
@@ -22,10 +22,10 @@
|
||||
</div>
|
||||
</div>
|
||||
<div class="half half-content">
|
||||
<h2>You only have so much time...</h2>
|
||||
<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.</p>
|
||||
<p>Focus on content. Focus on design.</p>
|
||||
<p>Forget databases, security updates, and cofee breaks spent waiting for your site to rebuild. You only have so much time.</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>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -145,6 +145,7 @@
|
||||
font-size: 22px;
|
||||
text-align: center;
|
||||
font-weight: 500;
|
||||
line-height: 1.3;
|
||||
}
|
||||
p {
|
||||
text-align: center;
|
||||
|
||||
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user