📝 docs(README): clarify section_path format
This commit is contained in:
parent
4a47e0ad23
commit
7d386283ff
@ -127,6 +127,8 @@ If you want to serve your blog posts from a different path, such as `blog/`, add
|
||||
section_path = "blog/_index.md"
|
||||
```
|
||||
|
||||
**Note**: use the full path to the section's `_index.md` file. Simply using `section_path = "blog/"` will not work.
|
||||
|
||||
6. If you want an introduction section (see screenshot above), add these lines to `content/_index.md`:
|
||||
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user