mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-26 22:04:32 +02:00
Typo fix in docs.
Signed-off-by: Noah Campbell <noahcampbell@gmail.com>
This commit is contained in:
@@ -27,7 +27,7 @@ Create a directory with the name of the type in layouts.Type is always singular.
|
|||||||
Create a file called single.html inside your directory. *Eg /layouts/post/single.html*.
|
Create a file called single.html inside your directory. *Eg /layouts/post/single.html*.
|
||||||
|
|
||||||
**Step 3:**
|
**Step 3:**
|
||||||
Create a file with the same name as your directory in /layouts/indexes/. *Eg /layouts/index/post.html*.
|
Create a file with the same name as your directory in /layouts/indexes/. *Eg /layouts/indexes/post.html*.
|
||||||
|
|
||||||
**Step 4:**
|
**Step 4:**
|
||||||
Many sites support rendering content in a few different ways, for
|
Many sites support rendering content in a few different ways, for
|
||||||
|
Reference in New Issue
Block a user