allow additional header content

This commit is contained in:
Yannik Schmidt
2020-08-30 12:41:41 +02:00
parent d232ee37b9
commit 522d909ebf
2 changed files with 4 additions and 0 deletions

View File

@@ -28,6 +28,8 @@
<meta property="og:url" content="{{ url_for(request.endpoint) }}" />
<meta property="og:image" content="{{ conf['SITE_LOG_URL'] }}">
{{ conf['ADDITIONAL_HEADER_CONTENT'] }}
<script type="application/ld+json">
{
"@context": "https://schema.org",