mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-18 01:39:12 -04:00
Make small typographical tweaks to homepage template
This commit is contained in:
parent
8f70189a3c
commit
807f45196c
@ -39,7 +39,9 @@ The [lookup order][lookup] for the homepage template is as follows:
|
||||
|
||||
## Adding Content and Front Matter to the Homepage
|
||||
|
||||
The homepage, similar to other [list pages in Hugo][lists], accepts content and front matter from an `_index.md` file. This file should live at the root of your `content` folder (i.e., `content/_index.md`). You can then add body copy and metadata to your homepage the way you would any other content file. See the homepage template below or [Content Organization][contentorg] for more information on the role of `_index.md` for adding content and front matter to list pages.
|
||||
The homepage, similar to other [list pages in Hugo][lists], accepts content and front matter from an `_index.md` file. This file should live at the root of your `content` folder (i.e., `content/_index.md`). You can then add body copy and metadata to your homepage the way you would any other content file.
|
||||
|
||||
See the homepage template below or [Content Organization][contentorg] for more information on the role of `_index.md` in adding content and front matter to list pages.
|
||||
|
||||
## `.Data.Pages` on the Homepage
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user