fix documentation for latest features
This commit is contained in:
@ -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 %}
|
||||
|
Reference in New Issue
Block a user