|
|
|
|
@ -22,7 +22,7 @@ |
|
|
|
|
<meta name="twitter:title" content="{% block twtitle %}Онлайн-курсы LilCity{% endblock twtitle %}"> |
|
|
|
|
<meta name="twitter:description" content="{% block twdescription %}Онлайн-курсы LilCity{% endblock twdescription %}"> |
|
|
|
|
{% comment %} <meta name="twitter:creator" content="@author_handle"> {% endcomment %} |
|
|
|
|
<meta name="twitter:image" content="{% block ogimage %}{{ request.build_absolute_uri }}{% static 'img/video-1.jpg' %}{% endblock ogimage %}"> |
|
|
|
|
<meta name="twitter:image" content="{% block twimage %}{{ request.build_absolute_uri }}{% static 'img/video-1.jpg' %}{% endblock twimage %}"> |
|
|
|
|
<!--Open Graph data--> |
|
|
|
|
<meta property="og:title" content="{% block ogtitle %}Онлайн-курсы LilCity{% endblock ogtitle %}"> |
|
|
|
|
{% comment %} <meta property="og:type" content="article"> {% endcomment %} |
|
|
|
|
|