fix additional options
This commit is contained in:
parent
68542b9817
commit
79480c2bc7
10
_config.yml
10
_config.yml
@ -64,20 +64,20 @@ social-network-links:
|
|||||||
|
|
||||||
# If you want to show a link to an RSS in the footer, add the site description here.
|
# If you want to show a link to an RSS in the footer, add the site description here.
|
||||||
# If you don't want to show an RSS link, remove the following line.
|
# If you don't want to show an RSS link, remove the following line.
|
||||||
rss-description: This website is a virtual proof that I'm awesome
|
# rss-description: This website is a virtual proof that I'm awesome
|
||||||
|
|
||||||
# --- General options --- #
|
# --- General options --- #
|
||||||
|
|
||||||
# Select which social network share links to show in posts
|
# Select which social network share links to show in posts
|
||||||
share-links-active:
|
share-links-active:
|
||||||
twitter: true
|
twitter: true
|
||||||
facebook: true
|
facebook: false
|
||||||
linkedin: true
|
linkedin: false
|
||||||
vk: false
|
vk: false
|
||||||
|
|
||||||
# How to display the link to your website in the footer
|
# How to display the link to your website in the footer
|
||||||
# Remove this if you don't want a link in the footer
|
# Remove this if you don't want a link in the footer
|
||||||
url-pretty: "MyWebsite.com"
|
# url-pretty: "MyWebsite.com"
|
||||||
|
|
||||||
# Excerpt word length - Truncate the excerpt of each post on the feed page to the specified number of words
|
# Excerpt word length - Truncate the excerpt of each post on the feed page to the specified number of words
|
||||||
excerpt_length: 50
|
excerpt_length: 50
|
||||||
@ -86,7 +86,7 @@ excerpt_length: 50
|
|||||||
feed_show_excerpt: true
|
feed_show_excerpt: true
|
||||||
|
|
||||||
# Whether or not to show a list of tags below each post preview in the feed page
|
# Whether or not to show a list of tags below each post preview in the feed page
|
||||||
feed_show_tags: true
|
feed_show_tags: false
|
||||||
|
|
||||||
# The keywords to associate with your website, for SEO purposes
|
# The keywords to associate with your website, for SEO purposes
|
||||||
#keywords: "my,list,of,keywords"
|
#keywords: "my,list,of,keywords"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user