Fix show/hide of Read Me link on index page (#111)
This commit is contained in:
parent
dfb1c61917
commit
f4d139d2d0
2 changed files with 9 additions and 8 deletions
|
@ -90,6 +90,10 @@ url-pretty: "MyWebsite.com" # eg. "deanattali.com/beautiful-jekyll"
|
|||
# Facebook App ID
|
||||
# fb_app_id: ""
|
||||
|
||||
# Excerpt Word Length
|
||||
# Truncates the excerpt to the specified number of words on the index page
|
||||
excerpt_length: 50
|
||||
|
||||
# --- Don't need to touch anything below here (but you can if you want) --- #
|
||||
|
||||
# Output options (more information on Jekyll's site)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue