mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-31 10:42:38 +00:00
Fix typo on homepage
This commit is contained in:
@@ -10,5 +10,4 @@ draft: false
|
||||
slug:
|
||||
aliases: []
|
||||
toc: false
|
||||
notesforauthors:
|
||||
---
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<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 starting at your command line while you wait for your static site to build.</p>
|
||||
<p>Forget databases, security updates, and cofee breaks spent staring at your command line while you wait for your static site to build.</p>
|
||||
<p>Golang's speed combined with markdown's elegant simplicity mean Hugo is the first static site generator fast enough to keep up with your creativity.</p>
|
||||
</div>
|
||||
<div class="focus-svgs">
|
||||
|
||||
Reference in New Issue
Block a user