Adds support for meta keywords (#691)
This commit is contained in:
parent
ed31f79fb6
commit
8c0156c1af
3 changed files with 8 additions and 0 deletions
|
@ -80,6 +80,9 @@ link-tags: true
|
|||
# Excerpt Word Length - Truncates the excerpt to the specified number of words on the index page
|
||||
excerpt_length: 50
|
||||
|
||||
# Sets the search engine keywords for pages on your site
|
||||
#keywords: "my,list,of,keywords"
|
||||
|
||||
# --- Colours / background image --- #
|
||||
|
||||
# Personalize the colors in your website. Colour values can be any valid CSS colour
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue