Merge branch 'release/v4.14'
This commit is contained in:
@@ -13,7 +13,7 @@
|
|||||||
{% for graph in graphs1 %}
|
{% for graph in graphs1 %}
|
||||||
{% block og_image %}
|
{% block og_image %}
|
||||||
{% for graph in graphs1 %}
|
{% for graph in graphs1 %}
|
||||||
<meta property="og:image" content="http://rowsandall.com/"{{ graph.filename }}" />
|
<meta property="og:image" content="http://rowsandall.com/{{ graph.filename }}" />
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
{% block image_src %}
|
{% block image_src %}
|
||||||
|
|||||||
Reference in New Issue
Block a user