Enabled read more links
This commit is contained in:
parent
014b3c355e
commit
ce27df6f0d
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@ paginatePath = "page"
|
||||||
opengraph = false # Enable OpenGraph if true
|
opengraph = false # Enable OpenGraph if true
|
||||||
#schema = true # Enable Schema
|
#schema = true # Enable Schema
|
||||||
#twitter_cards = true # Enable Twitter Cards if true
|
#twitter_cards = true # Enable Twitter Cards if true
|
||||||
readmore = false # Show "Read more" button in list if true
|
readmore = true # Show "Read more" button in list if true
|
||||||
authorbox = false # Show authorbox at bottom of pages if true
|
authorbox = false # Show authorbox at bottom of pages if true
|
||||||
#toc = true # Enable Table of Contents
|
#toc = true # Enable Table of Contents
|
||||||
pager = true # Show pager navigation (prev/next links) at the bottom of pages if true
|
pager = true # Show pager navigation (prev/next links) at the bottom of pages if true
|
||||||
|
|
Loading…
Reference in a new issue