diff --git a/content/about/roadmap.md b/content/about/roadmap.md index 50e9d43cf..80e0826ef 100644 --- a/content/about/roadmap.md +++ b/content/about/roadmap.md @@ -15,7 +15,7 @@ toc: false To track Hugo's progress, see our [GitHub Milestones][milestones]. -In no particular order, here are some other features currently being worked on for the Hugo project: +In no particular order, here are some other features currently being worked on: * Intelligently related posts ({{< gh 98 >}}) * Even easier deployment to S3, SSH, GitHub, rsync. Give the [hosting and deployment][] section a shot. diff --git a/content/contribute/themes.md b/content/contribute/themes.md index 00fb1c598..c763f605e 100644 --- a/content/contribute/themes.md +++ b/content/contribute/themes.md @@ -109,9 +109,9 @@ min_version = 0.13 Screenshots are used for previews in the Hugo Theme Gallery. Make sure that they have the right dimensions: -* Thumbnail should be 900×600 in pixels -* Screenshot should be 1500×1000 in pixels -* Media must be located in: +* Thumbnail should be 900px × 600px +* Screenshot should be 1500px × 1000px +* Media must be located in * /images/screenshot.png * /images/tn.png