mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05:00
Merge pull request #49 from cabello/patch-1
Fix broken link to Index page
This commit is contained in:
commit
3d0dc1acb1
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ The homepage of your site.
|
|||
### [RSS](/layout/rss/)
|
||||
Used to render all rss documents.
|
||||
|
||||
### [Indexes](/layout/indexes)
|
||||
### [Index](/layout/index)
|
||||
Page that list multiple pieces of content.
|
||||
|
||||
### [Content](/layout/content)
|
||||
|
|
Loading…
Reference in a new issue