fix documentation for latest features
This commit is contained in:
parent
ac04e14954
commit
332a3adaa2
4 changed files with 17 additions and 16 deletions
15
_config.yml
15
_config.yml
|
@ -80,12 +80,12 @@ 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
|
||||
# The keywords to associate with your website, for SEO purposes
|
||||
#keywords: "my,list,of,keywords"
|
||||
|
||||
# --- Colours / background image --- #
|
||||
|
||||
# Personalize the colors in your website. Colour values can be any valid CSS colour
|
||||
# Personalize the colours in your website. Colour values can be any valid CSS colour
|
||||
|
||||
navbar-col: "#F5F5F5"
|
||||
navbar-text-col: "#404040"
|
||||
|
@ -105,14 +105,12 @@ footer-link-col: "#404040"
|
|||
#footer-img: "/assets/img/bgimage.png"
|
||||
#page-img: "/assets/img/bgimage.png"
|
||||
|
||||
# Customize the site coloration for your website. This is used by various applications,
|
||||
# for example many mobile browsers will use this color in their user interface elements
|
||||
# when users view your website.
|
||||
#custom-site-color: ""
|
||||
# Suggest a colour for mobile browsers to use as the browser's theme. This is only supported by a few mobile browsers.
|
||||
#mobile-theme-col: "#0085A1"
|
||||
|
||||
# You can also include any number of additional CSS assets in every page on your site
|
||||
# For any extra customization, you can include additional CSS files in every page on your site
|
||||
#site-css:
|
||||
# - "/assets/css/my-style.css"
|
||||
# - "/assets/css/custom-styles.css"
|
||||
|
||||
# --- Web Statistics Section --- #
|
||||
|
||||
|
@ -225,3 +223,4 @@ plugins:
|
|||
|
||||
# Beautiful Jekyll / Dean Attali
|
||||
# 2fc73a3a967e97599c9763d05e564189
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue