fix ogg error

This commit is contained in:
L3D 2019-05-05 18:12:43 +02:00
parent 48e1085d09
commit a783fde208
Signed by: l3d
GPG key ID: CD08445BFF4313D1

View file

@ -6,7 +6,7 @@
<meta charset="utf-8">
<title>{% block title %}Startseite{% endblock %} - c3woc.de</title>
<meta property="og:title" content="{{ this.title }}"/>
<meta property="og:type" content="{{ this._path }}"/>
<meta property="og:type" content="website"/>
<meta property="og:image" content={% block expand_ogg_image
%}"{{ '/images/banner.jpg'|asseturl }}"{% endblock %} />
<meta name="viewport" content="width=device-width, initial-scale=1" />{%