diff --git a/config.toml b/config.toml index 9aeb4e1..4772104 100644 --- a/config.toml +++ b/config.toml @@ -72,7 +72,7 @@ paginatePath = "page" opengraph = false # Enable OpenGraph if true #schema = true # Enable Schema #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 #toc = true # Enable Table of Contents pager = true # Show pager navigation (prev/next links) at the bottom of pages if true