From 8dc14f563743158a030c13724ae8b6358e827d85 Mon Sep 17 00:00:00 2001 From: Ryan Watters Date: Tue, 19 Mar 2019 12:22:29 -0500 Subject: [PATCH] Update theme total on homepage (#765) "300s of Themes" is not typical English usage and makes it sound like themes are packaged in groups of 300. I've changed this to "300+ Themes" to make more sense. --- content/en/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/_index.md b/content/en/_index.md index b5667f192..334704833 100644 --- a/content/en/_index.md +++ b/content/en/_index.md @@ -32,7 +32,7 @@ features: tagline: HTML not enough? 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: "300s of Themes" + - heading: "300+ Themes" cta: Check out the Hugo themes. link: http://themes.gohugo.io/ color_classes: bg-accent-color white