fix documentation for latest features
This commit is contained in:
parent
ac04e14954
commit
332a3adaa2
4 changed files with 17 additions and 16 deletions
|
@ -14,8 +14,8 @@
|
|||
<meta name="description" content="{{ page.subtitle }}">
|
||||
{% endif %}
|
||||
|
||||
{% if site.custom-site-color %}
|
||||
<meta name="theme-color" content="{{ site.custom-site-color }}">
|
||||
{% if site.mobile-theme-col %}
|
||||
<meta name="theme-color" content="{{ site.mobile-theme-col }}">
|
||||
{% endif %}
|
||||
|
||||
{% if site.keywords %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue