forked from deepStateMirrors/tabi
📝 docs(README): fix typo (#421)
This commit is contained in:
parent
bd45a1ae45
commit
84dd26b26c
1 changed files with 1 additions and 1 deletions
|
@ -132,11 +132,11 @@ highlight_theme = "css"
|
|||
title = "Home"
|
||||
# Note we're not setting `paginate_by` here.
|
||||
template = "section.html"
|
||||
+++
|
||||
|
||||
[extra]
|
||||
section_path = "blog/_index.md" # Where to find your posts.
|
||||
max_posts = 5 # Show 5 posts on the home page.
|
||||
+++
|
||||
```
|
||||
|
||||
- This will display the latest 5 posts from the `blog/` section.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue