1.1.3 update meta_names.html

This commit is contained in:
2024-06-05 16:55:09 +03:00
parent 22e40409d7
commit d33278faff

View File

@@ -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 }}"/>#}