Private
Public Access
1
0

Merge branch 'release/v4.14'

This commit is contained in:
Sander Roosendaal
2017-10-06 15:43:58 +02:00

View File

@@ -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 %}