Private
Public Access
1
0

bug fix og:image

This commit is contained in:
Sander Roosendaal
2017-10-06 15:41:30 +02:00
parent 075f90fb00
commit 362d6f0c18

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