mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-20 21:31:32 +02:00
Merge pull request #49 from cabello/patch-1
Fix broken link to Index page
This commit is contained in:
@@ -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)
|
||||
|
Reference in New Issue
Block a user