Added lsi option to _config.yml
This commit is contained in:
parent
066fc099bb
commit
d2853f2828
|
|
@ -130,6 +130,7 @@ bing_site_verification: # out your bing-site-verification ID (Bing Webmaster)
|
|||
blog_name: al-folio # blog_name will be displayed in your blog page
|
||||
blog_description: a simple whitespace theme for academics
|
||||
permalink: /blog/:year/:title/
|
||||
lsi: true # produce an index for related posts
|
||||
|
||||
# Pagination
|
||||
pagination:
|
||||
|
|
|
|||
Loading…
Reference in New Issue