Merge branch 'release/v4.14'
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
{% for graph in graphs1 %}
|
||||
{% block og_image %}
|
||||
{% 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 %}
|
||||
{% endblock %}
|
||||
{% block image_src %}
|
||||
|
||||
Reference in New Issue
Block a user