forked from deepStateMirrors/tabi
🐛 fix: remove duplicated meta description
This commit is contained in:
parent
3f4259d3f4
commit
4cef13a7dd
1 changed files with 0 additions and 3 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue