Fix typos

This commit is contained in:
Ryan Watters 2017-03-13 11:17:07 -05:00
parent a1c8d046f9
commit bae5d8a73c
2 changed files with 4 additions and 4 deletions

View File

@ -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.

View File

@ -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
* <THEMEDIR>/images/screenshot.png</code>
* <THEMEDIR>/images/tn.png</code>