Skip to content

Commit edafdab

Browse files
Copilothonzajavorek
andcommitted
Update og:image meta tag to use og-image.png instead of org.svg
Co-authored-by: honzajavorek <[email protected]>
1 parent 5f50a6e commit edafdab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/_templates/page.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
{%- block extrahead %}
1414
{{ super() }}
15-
<meta property="og:image" content="{{ pathto('_static/images/org.svg', 1) }}">
16-
<meta property="og:image:type" content="image/svg+xml">
15+
<meta property="og:image" content="{{ pathto('_static/images/og-image.png', 1) }}">
16+
<meta property="og:image:type" content="image/png">
1717
<meta property="og:image:alt" content="Ilustrace organizátora Python akcí">
1818
{%- endblock -%}

0 commit comments

Comments
 (0)