mirror of
https://github.com/valentineus/popov.link.git
synced 2025-07-03 16:10:26 +03:00
Renamed meta links file
Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
@ -7,7 +7,7 @@
|
||||
<link rel="profile" href="http://gmpg.org/xfn/11" />
|
||||
|
||||
<!-- 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 }}" />
|
||||
{% endfor %}
|
||||
|
||||
|
Reference in New Issue
Block a user