1.1.3 update meta_names.html
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
{#<title>{{ page.get_title }}</title>#}
|
{#<title>{{ page.get_title }}</title>#}
|
||||||
|
|
||||||
{% if page.get_description %}
|
{#{% if page.get_description %}#}
|
||||||
<meta name="description" content="{{ page.get_description }}"/>
|
{# <meta name="description" content="{{ page.get_description }}"/>#}
|
||||||
{% endif %}
|
{#{% endif %}#}
|
||||||
|
|
||||||
{#{% if page.seo_keywords %}#}
|
{#{% if page.seo_keywords %}#}
|
||||||
{# <meta name="keywords" content="{{ page.seo_keywords }}"/>#}
|
{# <meta name="keywords" content="{{ page.seo_keywords }}"/>#}
|
||||||
|
|||||||
Reference in New Issue
Block a user