mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-18 20:54:38 -04:00
Fix typos
This commit is contained in:
parent
a1c8d046f9
commit
bae5d8a73c
@ -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.
|
||||
|
@ -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>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user