mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05:00
Fix typo
This could either be "check out Hugo's themes" or "check out the Hugo themes". I think the latter reads better.
This commit is contained in:
parent
b6ededf059
commit
a6816db775
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ features:
|
|||
copy: Hugo allows you to output your content in multiple formats, including JSON or AMP, and makes it easy to create your own.
|
||||
sections:
|
||||
- heading: "100s of Themes"
|
||||
cta: Check out the Hugo's themes.
|
||||
cta: Check out the Hugo themes.
|
||||
link: http://themes.gohugo.io/
|
||||
color_classes: bg-accent-color white
|
||||
image: /images/homepage-screenshot-hugo-themes.jpg
|
||||
|
|
Loading…
Reference in a new issue