fix additional options

This commit is contained in:
JohnnyZB 2021-01-07 17:12:44 +03:00 committed by GitHub
parent 68542b9817
commit 79480c2bc7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 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 --- #
# Select which social network share links to show in posts
share-links-active:
twitter: true
facebook: true
linkedin: true
facebook: false
linkedin: false
vk: false
# How to display the link to your website 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_length: 50
@ -86,7 +86,7 @@ excerpt_length: 50
feed_show_excerpt: true
# 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
#keywords: "my,list,of,keywords"