Renamed meta links file
Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
parent
1e499a7583
commit
6e5505d16d
@ -7,7 +7,7 @@
|
|||||||
<link rel="profile" href="http://gmpg.org/xfn/11" />
|
<link rel="profile" href="http://gmpg.org/xfn/11" />
|
||||||
|
|
||||||
<!-- Advanced meta tags -->
|
<!-- Advanced meta tags -->
|
||||||
{% for tag in site.data.meta_tags %}
|
{% for tag in site.data.meta %}
|
||||||
<meta name="{{ tag.name | strip | normalize_whitespace | xml_escape }}" content="{{ tag.content | strip | normalize_whitespace | xml_escape }}" />
|
<meta name="{{ tag.name | strip | normalize_whitespace | xml_escape }}" content="{{ tag.content | strip | normalize_whitespace | xml_escape }}" />
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user