🐛 fix: remove duplicated meta description
This commit is contained in:
parent
3f4259d3f4
commit
4cef13a7dd
@ -36,9 +36,6 @@
|
|||||||
{% endfor %}
|
{% endfor %}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
|
|
||||||
<meta name="description" content="{{ config.description }}">
|
|
||||||
|
|
||||||
<meta name="description" content="{{ config.description }}">
|
<meta name="description" content="{{ config.description }}">
|
||||||
{% if is_404 %}
|
{% if is_404 %}
|
||||||
<meta name="robots" content="noindex, follow">
|
<meta name="robots" content="noindex, follow">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user