mirror of
https://github.com/wowlikon/LiB.git
synced 2026-02-04 04:31:09 +00:00
превью и улучшение seo
This commit is contained in:
@@ -303,3 +303,8 @@
|
||||
{% endblock %} {% block scripts %}
|
||||
<script src="/static/page/book.js"></script>
|
||||
{% endblock %}
|
||||
{% block extra_head %}
|
||||
{% if img %}
|
||||
<meta property="og:image" content="{{ request.url.scheme }}://{{ domain }}/static/books/{{ img }}.jpg" />
|
||||
{% endif %}
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user