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