fix documentation for latest features

This commit is contained in:
Dean Attali 2020-08-08 06:09:00 +00:00
parent ac04e14954
commit 332a3adaa2
4 changed files with 17 additions and 16 deletions

View file

@ -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 %}