fix ogg error
This commit is contained in:
parent
48e1085d09
commit
a783fde208
1 changed files with 1 additions and 1 deletions
|
@ -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" />{%
|
||||
|
|
Loading…
Reference in a new issue