Private
Public Access
1
0

added announcement for hard workout

This commit is contained in:
Sander Roosendaal
2017-10-10 14:41:23 +02:00
parent 392eff116e
commit 977c8b9a79
5 changed files with 66 additions and 7 deletions

View File

@@ -15,8 +15,6 @@
{% if graphs1 %}
{% for graph in graphs1 %}
<meta property="og:image" content="http://rowsandall.com/{{ graph.filename |spacetohtml }}" />
<meta property="og:image:width" content="{{ graph.width }}" />
<meta property="og:image:height" content="{{ graph.height }}" />
<meta property="og:image:secure_url" content="https://rowsandall.com/{{ graph.filename |spacetohtml }}" />
<meta property="og:image:width" content="{{ graph.width }}" />
<meta property="og:image:height" content="{{ graph.height }}" />