Skip to content

Commit 025081a

Browse files
committed
Fix URL of the og:image
1 parent 44f61eb commit 025081a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_upcoming/2026/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<meta property="og:url" content="https://cz.pycon.org/2026/">
1313
<meta property="og:title" content="PyCon CZ 26, September 2026, Pilsen">
1414
<meta property="og:description" content="Join us for 3 days full of Python and fun!!!">
15-
<meta property="og:image" content="https://cz.pycon.org/2026/static/social-media-general.png">
15+
<meta property="og:image" content="https://cz.pycon.org/2026/static/social-media-general.jpg">
1616
<meta property="og:image:width" content="2400">
1717
<meta property="og:image:height" content="1260">
1818
<meta name="twitter:card" content="summary_large_image">

0 commit comments

Comments
 (0)